|
I�m a newbie and I�ve got a problem with RSA. I�m trying to
encrypt using a public RSA key. The RSA_public_encrypt() function needs an RSA
object which stores the key, and I have a public PGP key (in format PEM,
isn�t?). How can I make the RSA object to store the public ket?
Thanks
|
