Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
authorDr. Stephen Henson <steve@openssl.org>
Wed, 25 Nov 2009 22:01:06 +0000 (22:01 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 25 Nov 2009 22:01:06 +0000 (22:01 +0000)
commit3d63b3966fc2d6913ba859e9a24c4d3a23387234
tree43b83da206b9a4bcc057e5aa9349d00aa573792d
parent451038b40c47d5ed76ac6622dd2bd7c3c7372a57
Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat
and is a pre-requisite to adding password based CMS support.
CHANGES
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/asn1/p5_pbev2.c
crypto/evp/evp.h
crypto/evp/evp_err.c
crypto/evp/evp_locl.h
crypto/evp/evp_pbe.c
crypto/evp/p5_crpt2.c