summaryrefslogtreecommitdiffstats
path: root/fips/rsa/fips_rsa_sign.c
AgeCommit message (Expand)Author
2011-11-05Add single call public key sign and verify functions.Dr. 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-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-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-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-26And so it begins... again.Dr. Stephen Henson