commit | eac6d4081d7c3bae0e220859b5a0422cd53f00d8 | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Tue Jan 05 13:12:21 2016 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon Jan 25 22:38:59 2016 +0800 |
tree | 7af461408e82ee05d1fb6ee8a453b7094ac8092a | |
parent | cbe09bd51bf23b42c3a94c5fb6815e1397c5fc3f [diff] |
crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2 As per update of the FIPS 140-2 Annex C supported by SP800-131A, the ANSI X9.31 DRNG is not an allowed cipher in FIPS mode any more. CC: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>