summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStephan Müller <smueller@chronox.de>2022-02-01 11:41:32 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2022-02-11 12:22:01 +0300
commit37f36e5717869a69775ecb23baedf0f06ea940b4 (patch)
tree2079a33d7c0c708e353f00b0c14682a6ea729e30 /.gitignore
parentc9c28ed0ab611b6ee3bfab88eba334e272642433 (diff)
downloadlinux-37f36e5717869a69775ecb23baedf0f06ea940b4.tar.xz
crypto: hmac - disallow keys < 112 bits in FIPS mode
FIPS 140 requires a minimum security strength of 112 bits. This implies that the HMAC key must not be smaller than 112 in FIPS mode. This restriction implies that the test vectors for HMAC that have a key that is smaller than 112 bits must be disabled when FIPS support is compiled. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions