e_rc4_hmac_md5.c: last commit was inappropriate for non-x86[_64] platforms.
[openssl.git] / fips / rand / fips_drbg_hash.c
2011-09-21 Dr. Stephen HensonRevise DRBG to split between internal and external...
2011-08-19 Dr. Stephen HensonCorrect maximum request length. SP800-90 quotes maximum...
2011-08-11 Dr. Stephen HensonRemove redundant assignment.
2011-08-08 Dr. Stephen HensonAdd HMAC DRBG from SP800-90
2011-06-26 Dr. Stephen HensonFix CPRNG test for Hash DRBG.
2011-06-02 Dr. Stephen HensonMove FIPS RSA function definitions to fips.h
2011-04-05 Dr. Stephen HensonUpdate fipssyms.h to keep all symbols in FIPS,fips...
2011-04-04 Dr. Stephen HensonChange RNG test to block oriented instead of request...
2011-03-31 Dr. Stephen HensonReorganise DRBG API so the entropy and nonce callbacks...
2011-03-17 Dr. Stephen HensonImplement health checks needed by SP800-90.
2011-03-07 Dr. Stephen HensonUninstantiate and free functions for DRBG.
2011-03-04 Dr. Stephen HensonInitial, provisional, subject to wholesale change,...