This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
openssl
Watch
1
Star
0
Fork
0
You've already forked openssl
Code
Issues
Pull Requests
Releases
Wiki
Activity
openssl
/
fips
/
rand
History
Dr. Stephen Henson
cd22dfbf01
Have all algorithm test programs call fips_algtest_init() at startup:
...
this will perform all standalone operations such as setting error callbacks, entering FIPS mode etc.
2011-03-25 16:36:46 +00:00
..
.cvsignore
And so it begins... again.
2011-01-26 00:56:19 +00:00
fips_drbg_ctr.c
Implement health checks needed by SP800-90.
2011-03-17 16:55:24 +00:00
fips_drbg_hash.c
Implement health checks needed by SP800-90.
2011-03-17 16:55:24 +00:00
fips_drbg_lib.c
Allow setting of get_entropy and get_nonce callbacks outside test mode.
2011-03-25 14:38:37 +00:00
fips_drbg_selftest.c
Allow setting of get_entropy and get_nonce callbacks outside test mode.
2011-03-25 14:38:37 +00:00
fips_drbgvs.c
Have all algorithm test programs call fips_algtest_init() at startup:
2011-03-25 16:36:46 +00:00
fips_rand_lcl.h
Allow setting of get_entropy and get_nonce callbacks outside test mode.
2011-03-25 14:38:37 +00:00
fips_rand_selftest.c
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
2011-02-03 17:00:24 +00:00
fips_rand.c
Experimental FIPS symbol renaming.
2011-02-16 14:49:50 +00:00
fips_rand.h
Allow setting of get_entropy and get_nonce callbacks outside test mode.
2011-03-25 14:38:37 +00:00
fips_randtest.c
Have all algorithm test programs call fips_algtest_init() at startup:
2011-03-25 16:36:46 +00:00
fips_rngvs.c
Have all algorithm test programs call fips_algtest_init() at startup:
2011-03-25 16:36:46 +00:00
Makefile
make update
2011-03-24 22:59:02 +00:00