summaryrefslogtreecommitdiff
path: root/crypto/cryptd.c
diff options
context:
space:
mode:
authorVladis Dronov <vdronov@redhat.com>2023-01-17 18:20:06 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2023-01-27 18:58:09 +0800
commitf7b618b17efdd512d0f7b9c53ed53dc25c89a729 (patch)
tree749e486adefff72de8c13a69bd1776e6034d2e8f /crypto/cryptd.c
parentef591c7f3b434de7f2309bc9601b1926e4aa055d (diff)
downloadlinux-crypto-f7b618b17efdd512d0f7b9c53ed53dc25c89a729.tar.gz
linux-crypto-f7b618b17efdd512d0f7b9c53ed53dc25c89a729.zip
crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
According to FIPS 140-3 IG, section D.R "Hash Functions Acceptable for Use in the SP 800-90A DRBGs", modules certified after May 16th, 2023 must not support the use of: SHA-224, SHA-384, SHA512-224, SHA512-256, SHA3-224, SHA3-384. Disallow HMAC and HASH DRBGs using SHA-384 in FIPS mode. Signed-off-by: Vladis Dronov <vdronov@redhat.com> Reviewed-by: Stephan Müller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions