summaryrefslogtreecommitdiffstats
path: root/fips/rsa
AgeCommit message (Expand)Author
2011-11-05Add single call public key sign and verify functions.Dr. Stephen Henson
2011-11-02Add support for memory leak checking in fips_algvs.Dr. Stephen Henson
2011-11-01Add support for multicall fips_algvs utility combining functionalityDr. Stephen Henson
2011-10-01Make fips algorithm test utilities use RESP_EOL for end of line character(s).Dr. Stephen Henson
2011-09-29make dependDr. Stephen Henson
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-06-03Constify RSA signature buffer.Dr. Stephen Henson
2011-06-02Move FIPS RSA function definitions to fips.hDr. Stephen Henson
2011-05-06Return error codes for selftest failure instead of hard assertion errors.Dr. Stephen Henson
2011-04-14Remove several of the old obsolete FIPS_corrupt_*() functions.Dr. Stephen Henson
2011-04-14Initial incomplete POST overhaul: add support for POST callback toDr. Stephen Henson
2011-04-12Update RSA selftest code to use a 2048 bit RSA and only a single KATDr. Stephen Henson
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-21x509v3.h header file not needed in fips algorithm test utilities.Dr. Stephen Henson
2011-02-15Add non-FIPS algorithm blocking and selftest checking.Dr. Stephen Henson
2011-02-12Change FIPS source and utilities to use the "FIPS_" names directlyDr. Stephen Henson
2011-02-07Typo.Dr. Stephen Henson
2011-02-03Use single X931 key generation source file for FIPS and non-FIPS builds.Dr. Stephen Henson
2011-02-03Fix error codes.Bodo Möller
2011-02-02Add sign/verify digest API to handle an explicit digest instead of finalisingDr. Stephen Henson
2011-01-27add .cvsignoreDr. Stephen Henson
2011-01-27Redirect FIPS memory allocation to FIPS_malloc() routine, removeDr. Stephen Henson
2011-01-27Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson
2011-01-26add some missing fips filesDr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson