]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix to PKCS#12 code to use the cipher block length when allocating a buffer
authorDr. Stephen Henson <steve@openssl.org>
Fri, 30 Jul 1999 10:11:21 +0000 (10:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 30 Jul 1999 10:11:21 +0000 (10:11 +0000)
commit08dbdb85eeb860f5a74a7d04efc3ed56372d372a
tree0d8ef958944bf3af06a138c660a3ed74fd18db23
parent922180d794873b3aa6fac3412a73c829b1dbd27c
Fix to PKCS#12 code to use the cipher block length when allocating a buffer
for encrypted data, rather than hard coding '8'.
crypto/pkcs12/p12_decr.c