Hello,

I have few queries wrt the RSA private key generation and writing using
openssl. Could anybody please clearify.

  (1). Has the behavior of api PEM_write_PrivateKey() has been changed
between openssl 0.9.8 and 1.0.0 ?
  (2). The above api uses PKCS#8 encoding (while writing) by default in
1.0.0, but uses PKCS#1 in 0.9.8. Is this correct ?
  (3). But while generating RSA key using openssl command, no change in the
behavior, in both the versions. Is this correct ?

Regards,
Sanjaya

Reply via email to