[openssl.org #3043] Bug Report d2i_PKCS8PrivateKey_bio() doesn't work for DH keys

2013-05-07 Thread Stephen Henson via RT
On Tue May 07 15:01:11 2013, bert.reg...@absio.com wrote: > * > * libcrypto's d2i_PKCS8PrivateKey_bio function is unable to read data > that is > * generated using it's own i2d_PKCS8PrivateKey_bio function, this > also limits > * functionality tremendously in that i2d_PrivateKey can not take any >

[openssl.org #3043] Bug Report d2i_PKCS8PrivateKey_bio() doesn't work for DH keys

2013-05-07 Thread Bert Regeer via RT
Version: OpenSSL 1.0.1e 11 Feb 2013 OS: Mac OS X 10.8.3 / FreeBSD 9.1-RELEASE /* * Brokeness exhibited by libcrypto when using the DER functions to * encode/decode a Diffie Hellman private key using the PKCS8 functions. * * --- * * libcrypto's d2i_PKCS8PrivateKey_bio function is unable to re