]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers
authorJohn Haxby <john.haxby@oracle.com>
Thu, 24 Sep 2015 17:24:35 +0000 (18:24 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 1 Oct 2015 13:56:57 +0000 (21:56 +0800)
commit975486e275749d18a500b83f76ef77a55da6367f
treef0a23eca976a5d44aaec21a9a3b331705654329f
parentb8aabc5af9150652ee12dd07bd5188ea9fb785d8
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers

No authenc() ciphers are FIPS approved, nor is ecb(des).
After the end of 2015, ansi_cprng will also be non-approved.

Signed-off-by: John Haxby <john.haxby@oracle.com>
Acked-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/testmgr.c