aboutsummaryrefslogtreecommitdiffstats
path: root/fips/fips.c
Commit message (Expand)AuthorAgeFilesLines
* Initial incomplete POST overhaul: add support for POST callback toDr. Stephen Henson2011-04-141-187/+19
* Update fips_pkey_signature_test: use fixed string if supplies tbs isDr. Stephen Henson2011-04-121-7/+11
* Update RSA selftest code to use a 2048 bit RSA and only a single KATDr. Stephen Henson2011-04-121-9/+11
* Update copyright year.Dr. Stephen Henson2011-04-111-4/+7
* Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson2011-04-051-48/+0
* Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't beDr. Stephen Henson2011-04-051-1/+1
* Change FIPS locking functions to macros so we get useful line information.Dr. Stephen Henson2011-04-041-4/+5
* Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding forDr. Stephen Henson2011-04-011-2/+6
* Implement FIPS CMAC.Richard Levitte2011-03-241-0/+1
* Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson2011-03-161-0/+7
* add ECDSA POSTDr. Stephen Henson2011-02-181-0/+1
* AES GCM selftests.Dr. Stephen Henson2011-02-181-0/+1
* Experimental FIPS symbol renaming.Dr. Stephen Henson2011-02-161-0/+1
* Add pairwise consistency test to EC.Dr. Stephen Henson2011-02-151-0/+14
* Update pairwise consistency checks to use SHA-256.Dr. Stephen Henson2011-02-151-0/+3
* Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson2011-02-131-1/+1
* Change FIPS source and utilities to use the "FIPS_" names directlyDr. Stephen Henson2011-02-121-11/+11
* Remove unneeded functions, make some functions and variables static.Dr. Stephen Henson2011-02-041-26/+21
* Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just referDr. Stephen Henson2011-01-271-1/+1
* And so it begins... again.Dr. Stephen Henson2011-01-261-0/+558