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>
Tue, 17 May 2016 15:18:25 +0000 (17:18 +0200)
commitcbacc6f7e96b2d6d6d2ae3c1984ca7df439fe4c5
treeef2e9a7fb9130a86314a7c6cf5e42eea7d47529c
parent477b9afc68863bb287f3b629ff0879e2fababbb7
Don't require any length of password when decrypting

RT#2534

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/pem/pem_lib.c