Since FIPS 186-3 specifies we use the leftmost bits of the digest
authorDr. Stephen Henson <steve@openssl.org>
Tue, 1 Feb 2011 12:53:47 +0000 (12:53 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 1 Feb 2011 12:53:47 +0000 (12:53 +0000)
commit5080fbbef024e8dca56f2ce94cef0c37a2bf3bcb
tree4193826276dccde472e82605bee418ee7da6630d
parentb5b724348de90ba791a51c443ea1aa3aa8ee70a0
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