I'm trying encrypt and then decrypt a message, for
example: "I'm making a test" using the RSA algorithm
of openssl library but the result wasn't the original
message. I read something about the length message
must be greater than the modulus but I don't
understand very well. I also read something about the
padding using PKCS #1 but I didn't find it and I don't
know how can I do this padding.
 
Is there someone who can send me some code where I can
see a message encryption and then decreption working
OK? How must I do the padding? And When?
 
Thanks, 
 
Walmir.

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to