History log of /openssl/crypto/evp/p5_crpt2.c (Results 76 – 80 of 80)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f598cd13 11-Jul-1999 Dr. Stephen Henson

Various changes to stop VC++ choking under Win32.


# f513939e 11-Jul-1999 Dr. Stephen Henson

Add a debugging option to PKCS#5 v2.0 key generation function.


# 5676d8cb 29-Jun-1999 Ulf Möller

Fix no-hmac and no-ripemd.


# 72fbe87d 08-Jun-1999 Ben Laurie

Survive pedanticism.


# 97e4a932 07-Jun-1999 Dr. Stephen Henson

This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
structure and decides what key to generate (if any). Not currently added to
the PBE algorithm list because it is large

This is the main PKCS#5 v2.0 key generation function, it parses the ASN1
structure and decides what key to generate (if any). Not currently added to
the PBE algorithm list because it is largely untested.

show more ...


1234