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
e5cadaf8db
Only zeroise sensitive parts of DRBG context, so the type and flags
...
are undisturbed. Allow setting of "rand" callbacks for DRBG.
2011-04-01 17:49:45 +00:00
..
.cvsignore
And so it begins... again.
2011-01-26 00:56:19 +00:00
fips_drbg_ctr.c
Reorganise DRBG API so the entropy and nonce callbacks can return a
2011-03-31 17:15:54 +00:00
fips_drbg_hash.c
Reorganise DRBG API so the entropy and nonce callbacks can return a
2011-03-31 17:15:54 +00:00
fips_drbg_lib.c
Only zeroise sensitive parts of DRBG context, so the type and flags
2011-04-01 17:49:45 +00:00
fips_drbg_rand.c
Unused, untested, provisional RAND interface for DRBG.
2011-03-31 18:06:07 +00:00
fips_drbg_selftest.c
Only zeroise sensitive parts of DRBG context, so the type and flags
2011-04-01 17:49:45 +00:00
fips_drbgvs.c
Reorganise DRBG API so the entropy and nonce callbacks can return a
2011-03-31 17:15:54 +00:00
fips_rand_lcl.h
Unused, untested, provisional RAND interface for DRBG.
2011-03-31 18:06:07 +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
Only zeroise sensitive parts of DRBG context, so the type and flags
2011-04-01 17:49:45 +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
Unused, untested, provisional RAND interface for DRBG.
2011-03-31 18:06:07 +00:00