You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Langley 90ada2f4ec Implement a “continuous RNG test” in FIPS mode. 7 years ago
..
asm Add missing comma in .type pragma for rdrand code. 9 years ago
CMakeLists.txt Make fork-unsafe buffering act via CTR-DRBG. 7 years ago
ctrdrbg.c Add CTR-DRBG. 7 years ago
ctrdrbg_test.cc Add CTR-DRBG. 7 years ago
ctrdrbg_vector_test.cc Add CTR-DRBG. 7 years ago
ctrdrbg_vectors.txt Add CTR-DRBG. 7 years ago
deterministic.c Remove TODO. 7 years ago
forkunsafe.c Make fork-unsafe buffering act via CTR-DRBG. 7 years ago
fuchsia.c Add support for Fuchsia in crypto/rand. 7 years ago
internal.h Make fork-unsafe buffering act via CTR-DRBG. 7 years ago
rand.c Implement a “continuous RNG test” in FIPS mode. 7 years ago
urandom.c In FIPS mode, block at start up until the kernel has sufficient entropy. 7 years ago
windows.c Add corpora for fuzzers with fuzzer mode disabled. 8 years ago