openssl/crypto/pem
Dr. Stephen Henson 6dfa55ab2f 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>
(cherry picked from commit d78df5dfd6)
2016-04-28 00:07:20 +01:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00
message
pem.h Fix formatting error in pem.h 2015-01-22 14:22:19 +00:00
pem2.h Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_all.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_info.c Fix missing malloc return value checks 2015-11-09 23:00:37 +00:00
pem_lib.c Reject inappropriate private key encryption ciphers. 2016-04-28 00:07:20 +01:00
pem_oth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_pk8.c check for error when creating PKCS#8 structure 2015-05-28 18:02:19 +01:00
pem_pkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_seal.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_sign.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_x509.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pem_xaux.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
pkcs7.lis
pvkfmt.c Sanity check PVK file fields. 2016-03-04 01:26:13 +00:00