commit | 284a0f6e87b0721e1be8bca419893902d9cf577a | [log] [tgz] |
---|---|---|
author | John Haxby <john.haxby@oracle.com> | Thu Sep 24 18:24:35 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 01 21:56:57 2015 +0800 |
tree | f0a23eca976a5d44aaec21a9a3b331705654329f | |
parent | 640eec52abbcb962804e8ff0c69e9802b0b726c0 [diff] |
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>