PBKDF2 should be efficient. Contributed by Christian Heimes
[openssl.git] / crypto / evp / openbsd_hw.c
2001-09-25 Geoff ThorpeThis changes EVP's cipher and digest code to hook via...
2001-09-07 Ben LaurieAdd a cleanup function for MDs.
2001-09-03 Bodo Möllerrearrange #includes because trying to include <crypto...
2001-09-02 Ben LaurieMake MD functions take EVP_MD_CTX * instead of void...
2001-08-26 Ben LaurieAdd digests.
2001-08-18 Ben LaurieAdd RC4 support to OpenBSD.
2001-08-18 Ben LaurieAdd EVP test program.
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-08-04 Ben LaurieParameter correction for CIOFSESSION.
2001-08-03 Ben LaurieMake /dev/crypto work with new EVP structures.
2001-07-31 Richard LevitteVade retro C++ comments!
2001-07-30 Ben LaurieANSIfication.
2001-07-21 Richard LevitteNot all platforms have the OpenBSD crypto device.
2001-07-21 Ben LaurieClean up EVP macros, rename DES EDE3 modes correctly...