crypto: des - disallow des3 in FIPS mode
authorStephan Müller <smueller@chronox.de>
Sun, 21 Nov 2021 15:10:33 +0000 (16:10 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Nov 2021 05:25:18 +0000 (16:25 +1100)
commit330507fbc9d8c3bc4525ea2ae9c3774738bc0c80
tree28c789f435a13c8f100f47268a5f7c6b744a193e
parent1e146c393b152a31771b49af5d104d9ed846da9b
crypto: des - disallow des3 in FIPS mode

On Dec 31 2023 NIST sunsets TDES for FIPS use. To prevent FIPS
validations to be completed in the future to be affected by the TDES
sunsetting, disallow TDES already now. Otherwise a FIPS validation would
need to be "touched again" end 2023 to handle TDES accordingly.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c