Re: [PATCH] crypto: ANSI X9.31 DRNG is not allowed in FIPS 140-2

2016-01-25 Thread Herbert Xu
On Tue, Jan 05, 2016 at 01:12:21PM +0100, Stephan Mueller wrote: > 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 > Signed-off-by: Stephan Mueller Applied. -- Email: Herbert Xu Home Pag

[PATCH] crypto: ANSI X9.31 DRNG is not allowed in FIPS 140-2

2016-01-05 Thread Stephan Mueller
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 Signed-off-by: Stephan Mueller --- crypto/testmgr.c | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/testmgr.c b/crypto/testmgr.c index a