Don't require any length of password when decrypting
authorRichard Levitte <levitte@openssl.org>
Mon, 16 May 2016 15:29:43 +0000 (17:29 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 16 May 2016 16:03:40 +0000 (18:03 +0200)
commitb160f2823fb3bafdf8728ea251aab0d07888b934
tree1d922ae5bbccf5367a6348836eabc6c49265ec49
parent8f41ff2d53eb43046012c7843f1f1e213b3650ea
Don't require any length of password when decrypting

RT#2534

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/pem/pem_lib.c