"Michael S. Zick" wrote in message

> The padding is added to the **plain text**
> After decryption, the server can determine the padding present.

I'm writing a server and I usually just call RSA_private_decrypt(...,
RSA_PKCS1_PADDING).  Everything works fine most of the time but sometimes I
get that error.  In your last sentence, did you mean that the server can 
determine the padding mode?  If so, how?



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to