Change RNG test to block oriented instead of request oriented, add option
[openssl.git] / fips / rand / fips_drbg_ctr.c
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-06 Dr. Stephen HensonFix couple of bugs in CTR DRBG implementation.
2011-03-04 Dr. Stephen HensonInitial, provisional, subject to wholesale change,...