aboutsummaryrefslogtreecommitdiff
path: root/fips/dsa/fips_dssvs.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Don't try to set pmd if it is NULL.Dr. Stephen Henson1-1/+2
2011-02-01Add DSA2 support to final algorithm tests: keypair and keyver.Dr. Stephen Henson1-14/+39
2011-02-01Support more DSA2 tests.Dr. Stephen Henson1-18/+45
2011-02-01Since FIPS 186-3 specifies we use the leftmost bits of the digestDr. Stephen Henson1-16/+12
2011-01-31Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson1-5/+89
2011-01-27Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson1-2/+2
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson1-1/+1
2011-01-26And so it begins... again.Dr. Stephen Henson1-0/+512