]> git.ipfire.org Git - thirdparty/openssl.git/commit
Check the parent DRBG's strength
authorKurt Roeckx <kurt@roeckx.be>
Sun, 4 Mar 2018 12:23:05 +0000 (13:23 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Tue, 6 Mar 2018 17:34:23 +0000 (18:34 +0100)
commit35503b7cdc38b21739df1163d6d24b00dd386bef
treea58ae233681a09ce055d8298a0aebefc6c4bc09c
parent3bc0ab06b0224fb72d08baa1843f3d36be361162
Check the parent DRBG's strength

We currently don't support the algorithm from NIST SP 800-90C
10.1.2 to use a weaker DRBG as source

Reviewed-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
GH: #5506
crypto/err/openssl.txt
crypto/rand/drbg_lib.c
crypto/rand/rand_err.c
crypto/rand/rand_lib.c
include/openssl/randerr.h