6dfa55ab2f
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
|
||
---|---|---|
.. | ||
Makefile | ||
message | ||
pem.h | ||
pem2.h | ||
pem_all.c | ||
pem_err.c | ||
pem_info.c | ||
pem_lib.c | ||
pem_oth.c | ||
pem_pk8.c | ||
pem_pkey.c | ||
pem_seal.c | ||
pem_sign.c | ||
pem_x509.c | ||
pem_xaux.c | ||
pkcs7.lis | ||
pvkfmt.c |