summaryrefslogtreecommitdiffstats
path: root/fips/rand
AgeCommit message (Expand)Author
2011-03-18Typo.Dr. Stephen Henson
2011-03-17Implement continuous RNG test for SP800-90 DRBGs.Dr. Stephen Henson
2011-03-17Implement health checks needed by SP800-90.Dr. Stephen Henson
2011-03-16Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson
2011-03-11Check requested security strength in DRBG. Add function to retrieve theDr. Stephen Henson
2011-03-08Add meaningful error codes to DRBG.Dr. Stephen Henson
2011-03-08Add file I/O to fips_drbgvs program.Dr. Stephen Henson
2011-03-08Remove need for redirection on RNG and DSS algorithm test programs: someDr. Stephen Henson
2011-03-07Uninstantiate and free functions for DRBG.Dr. Stephen Henson
2011-03-06Fix couple of bugs in CTR DRBG implementation.Dr. Stephen Henson
2011-03-06Updates to DRBG: fix bugs in infrastructure. Add initial experimentalDr. Stephen Henson
2011-03-04Initial, provisional, subject to wholesale change, untested, probablyDr. Stephen Henson
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-21x509v3.h header file not needed in fips algorithm test utilities.Dr. Stephen Henson
2011-02-16Experimental FIPS symbol renaming.Dr. Stephen Henson
2011-02-03Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson
2011-01-27Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson
2011-01-27New FIPS_lock() function for minimal FIPS locking API: to avoid dependenciesDr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson