summaryrefslogtreecommitdiffstats
path: root/fips/dsa/fips_dssvs.c
AgeCommit message (Expand)Author
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
2011-03-08Remove need for redirection on RNG and DSS algorithm test programs: someDr. Stephen Henson
2011-02-23Stop warnings.Dr. Stephen Henson
2011-02-13Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson
2011-02-12Change FIPS source and utilities to use the "FIPS_" names directlyDr. Stephen Henson
2011-02-02Cope with new DSA2 file format where some p/q only tests are made.Dr. Stephen Henson
2011-02-01Don't try to set pmd if it is NULL.Dr. Stephen Henson
2011-02-01Add DSA2 support to final algorithm tests: keypair and keyver.Dr. Stephen Henson
2011-02-01Support more DSA2 tests.Dr. Stephen Henson
2011-02-01Since FIPS 186-3 specifies we use the leftmost bits of the digestDr. Stephen Henson
2011-01-31Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson
2011-01-27Move all FIPSAPI renames into fips.h header file, include early inDr. Stephen Henson
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson