Re: PKCS 1.0 protocol

2008-01-10 Thread Marek . Marcola
Hello, > I would like to know if I can find the protocol for padding > a 16 bytes to 128 bytes with PKCS 1.0. > If there is also a source code, it can be also fine. This padding for RSA is documented in PKCS#1: RSA Cryptography Standard document which may be downloaded from Internet. (encryption/d

PKCS 1.0 protocol

2008-01-10 Thread Levana Bendahan
Hi Everyone, I would like to know if I can find the protocol for padding a 16 bytes to 128 bytes with PKCS 1.0. If there is also a source code, it can be also fine. Thanks, LB __ OpenSSL Project