summaryrefslogtreecommitdiffstats
path: root/fips
AgeCommit message (Expand)Author
2011-02-03Fix error codes.Bodo Möller
2011-02-02Cope with new DSA2 file format where some p/q only tests are made.Dr. Stephen Henson
2011-02-02Add sign/verify digest API to handle an explicit digest instead of finalisingDr. Stephen Henson
2011-02-02Remove DSA parameter generation from DSA selftest. It is unnecessary andDr. 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-01Tolerate mixed case and leading zeroes when comparing.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-27add .cvsignoreDr. Stephen Henson
2011-01-27add FIPS API malloc/freeDr. Stephen Henson
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson
2011-01-27add fips_dsatest.c fileDr. Stephen Henson
2011-01-27Update source files to handle new FIPS_lock() location. Add FIPS_lock()Dr. Stephen Henson
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson
2011-01-27New FIPS_lock() function for minimal FIPS locking API: to avoid dependenciesDr. Stephen Henson
2011-01-26add fips_premain.c.sha1Dr. Stephen Henson
2011-01-26add fips_sha1_selftest.cDr. Stephen Henson
2011-01-26add fips/sha filesDr. Stephen Henson
2011-01-26add fips/aes/MakefileDr. Stephen Henson
2011-01-26add fips/des/MakefileDr. Stephen Henson
2011-01-26add fips/MakefileDr. Stephen Henson
2011-01-26add some missing fips filesDr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson