aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/p5_crpt.c
Commit message (Expand)AuthorAgeFilesLines
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-8/+8
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+2
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-9/+9
* Make PKCS#12 code handle missing passwords.Dr. Stephen Henson2000-05-041-0/+3
* More no-xxx option tweaks.Ulf Möller1999-06-301-0/+14
* Two new functions to write out PKCS#8 private keys. Also fixes for some ofDr. Stephen Henson1999-06-101-1/+1
* Complete support for PKCS#5 v2.0. Still needs extensive testing.Dr. Stephen Henson1999-06-081-0/+1
* This is the main PKCS#5 v2.0 key generation function, it parses the ASN1Dr. Stephen Henson1999-06-071-3/+3
* Change PBE handling a bit more: now the key and iv generator does callsDr. Stephen Henson1999-06-061-3/+8
* Rewrite PBE handling read to support PKCS#5 v2.0 and update the functionDr. Stephen Henson1999-06-061-2/+20
* Add PKCS#5 v1.5 compatible algorithms and initial PKCS#8 support. PKCS#8 needsDr. Stephen Henson1999-06-041-0/+108