summaryrefslogtreecommitdiffstats
path: root/fips/rsa/fips_rsa_selftest.c
AgeCommit message (Collapse)Author
2014-12-08Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson
Reviewed-by: Tim Hudson <tjh@openssl.org>
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
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
allow status of POST to be monitored and/or failures induced.
2011-04-12Update RSA selftest code to use a 2048 bit RSA and only a single KATDr. Stephen Henson
for PSS+SHA256
2011-02-07Typo.Dr. Stephen Henson
2011-01-26And so it begins... again.Dr. Stephen Henson
Initial FIPS 140-2 code ported to HEAD. Doesn't even compile yet, may have missing files, extraneous files and other nastiness. In other words: it's experimental ATM, OK?