Change PBE handling a bit more: now the key and iv generator does calls
authorDr. Stephen Henson <steve@openssl.org>
Sun, 6 Jun 1999 18:41:52 +0000 (18:41 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 6 Jun 1999 18:41:52 +0000 (18:41 +0000)
commit2bd83ca1c95405fe03b33cdc98e6fa43e7258246
tree77db8e8be62a27adf992fa4d36d7f66b7a39a207
parent69cbf468119d6a85289e4720d609c38d4329de23
Change PBE handling a bit more: now the key and iv generator does calls
EVP_CipherInit() this because the IV wont be easily available when doing
PKCS#5 v2.0
crypto/evp/evp.h
crypto/evp/evp_pbe.c
crypto/evp/p5_crpt.c
crypto/pkcs12/p12_crpt.c
crypto/pkcs12/pkcs12.h