aboutsummaryrefslogtreecommitdiffstats
path: root/fips/fips.c
Commit message (Expand)AuthorAgeFilesLines
* fips.c: remove preprocessor artefact.Andy Polyakov2011-10-211-3/+0
* fix (?) AVX clearingDr. Stephen Henson2011-10-211-2/+2
* fips.c: x86[_64] capability masking.Andy Polyakov2011-10-201-1/+9
* add authentication parameter to FIPS_module_mode_setDr. Stephen Henson2011-10-191-1/+51
* Allow for dynamic base in Win64 FIPS module.Andy Polyakov2011-09-141-0/+1
* Fix warnings.Dr. Stephen Henson2011-07-251-2/+0
* Add functions to return FIPS module version.Dr. Stephen Henson2011-07-041-0/+10
* Fix error discrepancy.Dr. Stephen Henson2011-05-121-3/+3
* Set FIPS mode for values other than 1. The only current effectDr. Stephen Henson2011-05-111-1/+1
* Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson2011-05-111-3/+3
* 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