summaryrefslogtreecommitdiffstats
path: root/fips/fips.c
AgeCommit message (Expand)Author
2014-12-08Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson
2011-10-21fips.c: remove preprocessor artefact.Andy Polyakov
2011-10-21fix (?) AVX clearingDr. Stephen Henson
2011-10-20fips.c: x86[_64] capability masking.Andy Polyakov
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson
2011-09-14Allow for dynamic base in Win64 FIPS module.Andy Polyakov
2011-07-25Fix warnings.Dr. Stephen Henson
2011-07-04Add functions to return FIPS module version.Dr. Stephen Henson
2011-05-12Fix error discrepancy.Dr. Stephen Henson
2011-05-11Set FIPS mode for values other than 1. The only current effectDr. Stephen Henson
2011-05-11Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson
2011-04-14Initial incomplete POST overhaul: add support for POST callback toDr. Stephen Henson
2011-04-12Update fips_pkey_signature_test: use fixed string if supplies tbs isDr. Stephen Henson
2011-04-12Update RSA selftest code to use a 2048 bit RSA and only a single KATDr. Stephen Henson
2011-04-11Update copyright year.Dr. Stephen Henson
2011-04-05Extensive reorganisation of PRNG handling in FIPS module: all callsDr. Stephen Henson
2011-04-05Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't beDr. Stephen Henson
2011-04-04Change FIPS locking functions to macros so we get useful line information.Dr. Stephen Henson
2011-04-01Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding forDr. Stephen Henson
2011-03-24Implement FIPS CMAC.Richard Levitte
2011-03-16Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson
2011-02-18add ECDSA POSTDr. Stephen Henson
2011-02-18AES GCM selftests.Dr. Stephen Henson
2011-02-16Experimental FIPS symbol renaming.Dr. Stephen Henson
2011-02-15Add pairwise consistency test to EC.Dr. Stephen Henson
2011-02-15Update pairwise consistency checks to use SHA-256.Dr. Stephen Henson
2011-02-13Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson
2011-02-12Change FIPS source and utilities to use the "FIPS_" names directlyDr. Stephen Henson
2011-02-04Remove unneeded functions, make some functions and variables static.Dr. 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