Hello,

Just to get the feel for how to use these functions, I am writing a test
program that encrypts a string using RSA_public_encrypt, and then decrypts
the encrypted string using RSA_private_decrypt.  I am observing random
failures, on Windows only.  On OSX, it works consistently.  I have done
some research and am suspicious that the Windows encrypted strings may be
getting corrupted....but I am not sure and very new to OpenSSL.  Does
anyone have any input as to what would cause this kind of inconsistent
behavior?

Thanks so much,
Shelli

Reply via email to