.. |
.cvsignore
|
And so it begins... again.
|
2011-01-26 00:56:19 +00:00 |
fips_drbg_ctr.c
|
Correct maximum request length. SP800-90 quotes maximum bits, not bytes.
|
2011-08-19 23:25:10 +00:00 |
fips_drbg_hash.c
|
Correct maximum request length. SP800-90 quotes maximum bits, not bytes.
|
2011-08-19 23:25:10 +00:00 |
fips_drbg_hmac.c
|
Correct maximum request length. SP800-90 quotes maximum bits, not bytes.
|
2011-08-19 23:25:10 +00:00 |
fips_drbg_lib.c
|
Add HMAC DRBG from SP800-90
|
2011-08-08 22:07:38 +00:00 |
fips_drbg_rand.c
|
Add HMAC DRBG from SP800-90
|
2011-08-08 22:07:38 +00:00 |
fips_drbg_selftest.c
|
Extension of DRBG selftests using new data.
|
2011-09-04 18:35:33 +00:00 |
fips_drbg_selftest.h
|
Extension of DRBG selftests using new data.
|
2011-09-04 18:35:33 +00:00 |
fips_drbgvs.c
|
Add HMAC DRBG from SP800-90
|
2011-08-08 22:07:38 +00:00 |
fips_rand.c
|
Return error codes for selftest failure instead of hard assertion errors.
|
2011-05-06 17:38:39 +00:00 |
fips_rand.h
|
Add HMAC DRBG from SP800-90
|
2011-08-08 22:07:38 +00:00 |
fips_rand_lcl.h
|
Add HMAC DRBG from SP800-90
|
2011-08-08 22:07:38 +00:00 |
fips_rand_lib.c
|
Allow applications to specify alternative FIPS RAND methods if they
|
2011-06-13 20:28:45 +00:00 |
fips_rand_selftest.c
|
Remove superfluous PRNG self tests.
|
2011-05-04 23:17:29 +00:00 |
fips_randtest.c
|
Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't be
|
2011-04-05 12:42:31 +00:00 |
fips_rngvs.c
|
Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't be
|
2011-04-05 12:42:31 +00:00 |
Makefile
|
Add header to Makefile.
|
2011-09-04 18:36:20 +00:00 |