summaryrefslogtreecommitdiffstats
path: root/fips/rand/fips_drbgvs.c
AgeCommit message (Expand)Author
2011-04-21Add continuous RNG test to entropy source. Entropy callbacks now needDr. Stephen Henson
2011-03-31Reorganise DRBG API so the entropy and nonce callbacks can return aDr. Stephen Henson
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
2011-03-25Allow setting of get_entropy and get_nonce callbacks outside test mode.Dr. Stephen Henson
2011-03-17Implement health checks needed by SP800-90.Dr. Stephen Henson
2011-03-11Check requested security strength in DRBG. Add function to retrieve theDr. Stephen Henson
2011-03-08Add file I/O to fips_drbgvs program.Dr. Stephen Henson
2011-03-07Uninstantiate and free functions for DRBG.Dr. Stephen Henson
2011-03-06Updates to DRBG: fix bugs in infrastructure. Add initial experimentalDr. Stephen Henson