On 12/20/2012 6:58 PM, Pavol Supa wrote:
Hi all,
I wonder if there is some format directly supported by openssl, suitable
for storing RSA key pair in the following way:
- RSA private key (d,p,q,...) encrypted with passhphrase
- RSA public key (n,e) unencrypted,
so I can load public key without
Hi all,
I wonder if there is some format directly supported by openssl, suitable
for storing RSA key pair in the following way:
- RSA private key (d,p,q,...) encrypted with passhphrase
- RSA public key (n,e) unencrypted,
so I can load public key without knowing passphrase, from the same data
(bin