summaryrefslogtreecommitdiffstats
path: root/fips
AgeCommit message (Expand)Author
2014-12-08Remove fipscanister from Configure, delete fips directoryDr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-08RT2849: Redundant check of "dsa" variable.Rich Salz
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-08-17Make no-ec compilation work.Dr. Stephen Henson
2012-12-13fips/fipsld: improve cross-compile support.Andy Polyakov
2012-10-27util/fipslink.pl: further adjustments.Andy Polyakov
2011-12-10Updates from fips2 branch: close streams in test utilities, use cofactor ECDHDr. Stephen Henson
2011-11-11portability fix for some perl versionsDr. Stephen Henson
2011-11-08fips_canister.c: add cross-compiler support for iOS (it applies even toAndy Polyakov
2011-11-08fips_premain.c: fix warning about _exit on MacOS X.Andy Polyakov
2011-11-06fipsld, incore: switch to new cross-compile support.Andy Polyakov
2011-11-06check for unset entropy and nonce callbacksDr. Stephen Henson
2011-11-06Update fips_test_suite to take multiple command line options andDr. Stephen Henson
2011-11-05typoDr. Stephen Henson
2011-11-05make post failure simulation reversible in all casesDr. Stephen Henson
2011-11-05typo: use key for POST callbackDr. Stephen Henson
2011-11-05fix set but unused warningsDr. Stephen Henson
2011-11-05Add single call public key sign and verify functions.Dr. Stephen Henson
2011-11-02Add support for memory leak checking in fips_algvs.Dr. Stephen Henson
2011-11-02Remove duplicate test from health check.Dr. Stephen Henson
2011-11-02Add fips_algvs utility (from FIPS 2.0 stable branch).Dr. Stephen Henson
2011-10-23fips_canister.c: harmonize fingerprinting for all Windows, CE or not.Andy Polyakov
2011-10-22Check for selftest failure in various places.Dr. Stephen Henson
2011-10-21Update error codes.Dr. Stephen Henson
2011-10-21fips.c: remove preprocessor artefact.Andy Polyakov
2011-10-21fix (?) AVX clearingDr. Stephen Henson
2011-10-21Check for uninitialised DRBG_CTX and don't free up default DRBG_CTX.Dr. Stephen Henson
2011-10-20fips.c: x86[_64] capability masking.Andy Polyakov
2011-10-20Fix error codes.Dr. Stephen Henson
2011-10-20fips/fips_[canister|premain].c: make it work with VC6 and add sentinelsAndy Polyakov
2011-10-19Add "nopass" for empty password too.Dr. Stephen Henson
2011-10-19add authentication parameter to FIPS_module_mode_setDr. Stephen Henson
2011-10-19fips_canister.c: more cross-compiler platfroms verified.Andy Polyakov
2011-10-19Typo (?)Dr. Stephen Henson
2011-10-18Update premain fingerprint.Dr. Stephen Henson
2011-10-18fipssyms.h: assign alias to newly introduced bn_gather5.Andy Polyakov
2011-10-18fips/*: extend fipsro segmenting to all _MSC_VER builds (including WinCE).Andy Polyakov
2011-10-18fips_enc.c: assign minimal block size to bad_cipher [to avoid arithmeticAndy Polyakov
2011-10-15Add android-x86.Andy Polyakov
2011-10-14Clarify usage message.Dr. Stephen Henson
2011-10-14Don't use TPREFIX shell variable for minimal script.Dr. Stephen Henson
2011-10-14Add usage messages.Dr. Stephen Henson
2011-10-12Print curve type for signature tests.Dr. Stephen Henson
2011-10-12Skip ECDH sanity check. Add --compare-all to run comparison tests onDr. Stephen Henson
2011-10-12Handle partial test where H is absent: needed to check g generation.Dr. Stephen Henson
2011-10-12Updates to handle some verification of v2 tests.Dr. Stephen Henson
2011-10-12Handle broken test on verify too.Dr. Stephen Henson
2011-10-12ECDH POST selftest failure inducing support.Dr. Stephen Henson
2011-10-12Fix warnings.Dr. Stephen Henson