Hi,

is any code examples how i  can write function like RSA_Private_Decrypt 
from openssl ?

I need to decrypt bytes array using my private key.

I have tryed CryptoPP::RSAES_OAEP_SHA_Decryptor with no luck :(

In openssl code i have pem kefiles with RSA_PKCS1_PADDING flag. Pem private 
key was loaded seccessfull with PEM_Pack.

Thanks in any advice!

Mike

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to