openssl/crypto/rand
Rich Salz 12fb8c3d2d Add DRBG random method
Ported from the last FIPS release, with DUAL_EC and SHA1 and the
self-tests removed.  Since only AES-CTR is supported, other code
simplifications were done.  Removed the "entropy blocklen" concept.

Moved internal functions to new include/internal/rand.h.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/3789)
2017-07-19 03:25:16 -04:00
..
build.info Add DRBG random method 2017-07-19 03:25:16 -04:00
drbg_lib.c Add DRBG random method 2017-07-19 03:25:16 -04:00
drbg_rand.c Add DRBG random method 2017-07-19 03:25:16 -04:00
ossl_rand.c Add DRBG random method 2017-07-19 03:25:16 -04:00
rand_egd.c Rewrite RAND_egd 2017-07-12 11:09:39 -04:00
rand_err.c Add DRBG random method 2017-07-19 03:25:16 -04:00
rand_lcl.h Add DRBG random method 2017-07-19 03:25:16 -04:00
rand_lib.c Add DRBG random method 2017-07-19 03:25:16 -04:00
rand_unix.c Start to overhaul RAND API 2017-07-15 01:51:34 -04:00
rand_vms.c Start to overhaul RAND API 2017-07-15 01:51:34 -04:00
rand_win.c
randfile.c Fix use-after-free 2017-07-17 07:46:49 -04:00