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)
for encrypted data, rather than hard coding '8'.


No differences found