+30
−5
+1
−1
crypto/rand/drbg_lib.c
0 → 100644
+349
−0
crypto/rand/drbg_rand.c
0 → 100644
+449
−0
+26
−26
File changed.
Preview size limit exceeded, changes collapsed.
Loading
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)
File changed.
Preview size limit exceeded, changes collapsed.