Since FIPS 186-3 specifies we use the leftmost bits of the digest
authorDr. Stephen Henson <steve@openssl.org>
Tue, 1 Feb 2011 12:52:01 +0000 (12:52 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 1 Feb 2011 12:52:01 +0000 (12:52 +0000)
commit7f64c26588cabfa17bac0093284054445b44cddb
tree5b47eab3f180d59a3756954440e5cb96bf883474
parent3dd9b31dc4fc935543d4142dfdd9a88e3ef6dcd8
Since FIPS 186-3 specifies we use the leftmost bits of the digest
we shouldn't reject digest lengths larger than SHA256: the FIPS
algorithm tests include SHA384 and SHA512 tests.
crypto/dsa/dsa_ossl.c
fips/dsa/fips_dssvs.c