openssl/crypto/pem
Dr. Stephen Henson d78df5dfd6 Reject inappropriate private key encryption ciphers.
The traditional private key encryption algorithm doesn't function
properly if the IV length of the cipher is zero. These ciphers
(e.g. ECB mode) are not suitable for private key encryption
anyway.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
2016-04-28 00:04:48 +01:00
..
build.info
message
pem_all.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
pem_err.c
pem_info.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
pem_lib.c Reject inappropriate private key encryption ciphers. 2016-04-28 00:04:48 +01:00
pem_oth.c
pem_pk8.c
pem_pkey.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
pem_sign.c
pem_x509.c
pem_xaux.c
pkcs7.lis
pvkfmt.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00