Forked from
Linaro / linux / kernel / torvalds / linux
This fork has diverged from the upstream repository.
Dimitri John Ledkov
authored
SP800-90C 3rd draft states that SHA-1 will be removed from all specifications, including drbg by end of 2030. Given kernels built today will be operating past that date, start complying with upcoming requirements. No functional change, as SHA-256 / SHA-512 based DRBG have always been the preferred ones. Signed-off-by:Dimitri John Ledkov <dimitri.ledkov@canonical.com> Reviewed-by:
Stephan Mueller <smueller@chronox.de> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>