summaryrefslogtreecommitdiff
path: root/fips
Commit message (Expand)AuthorAgeFilesLines
* Updates from fips2 branch: close streams in test utilities, use cofactor ECDHsteve2011-12-105-2/+89
* portability fix for some perl versionssteve2011-11-111-13/+13
* fips_canister.c: add cross-compiler support for iOS (it applies even toappro2011-11-081-0/+1
* fips_premain.c: fix warning about _exit on MacOS X.appro2011-11-082-2/+2
* fipsld, incore: switch to new cross-compile support.appro2011-11-061-11/+17
* check for unset entropy and nonce callbackssteve2011-11-061-1/+3
* Update fips_test_suite to take multiple command line options andsteve2011-11-061-38/+333
* typosteve2011-11-051-1/+1
* make post failure simulation reversible in all casessteve2011-11-055-12/+12
* typo: use key for POST callbacksteve2011-11-051-2/+1
* fix set but unused warningssteve2011-11-053-14/+9
* Add single call public key sign and verify functions.steve2011-11-0510-85/+102
* Add support for memory leak checking in fips_algvs.steve2011-11-028-12/+72
* Remove duplicate test from health check.steve2011-11-021-18/+11
* Add fips_algvs utility (from FIPS 2.0 stable branch).steve2011-11-0217-53/+120
* fips_canister.c: harmonize fingerprinting for all Windows, CE or not.appro2011-10-231-1/+2
* Check for selftest failure in various places.steve2011-10-222-0/+10
* Update error codes.steve2011-10-211-0/+1
* fips.c: remove preprocessor artefact.appro2011-10-211-3/+0
* fix (?) AVX clearingsteve2011-10-211-2/+2
* Check for uninitialised DRBG_CTX and don't free up default DRBG_CTX.steve2011-10-211-2/+19
* fips.c: x86[_64] capability masking.appro2011-10-201-1/+9
* Fix error codes.steve2011-10-203-36/+37
* fips/fips_[canister|premain].c: make it work with VC6 and add sentinelsappro2011-10-204-6/+22
* Add "nopass" for empty password too.steve2011-10-191-0/+2
* add authentication parameter to FIPS_module_mode_setsteve2011-10-197-6/+129
* fips_canister.c: more cross-compiler platfroms verified.appro2011-10-191-2/+8
* Typo (?)steve2011-10-192-2/+2
* Update premain fingerprint.steve2011-10-181-1/+1
* fipssyms.h: assign alias to newly introduced bn_gather5.appro2011-10-181-0/+1
* fips/*: extend fipsro segmenting to all _MSC_VER builds (including WinCE).appro2011-10-183-3/+7
* fips_enc.c: assign minimal block size to bad_cipher [to avoid arithmeticappro2011-10-181-1/+1
* Add android-x86.appro2011-10-151-1/+2
* Clarify usage message.steve2011-10-141-17/+23
* Don't use TPREFIX shell variable for minimal script.steve2011-10-141-3/+7
* Add usage messages.steve2011-10-141-0/+4
* Print curve type for signature tests.steve2011-10-121-1/+12
* Skip ECDH sanity check. Add --compare-all to run comparison tests onsteve2011-10-121-1/+11
* Handle partial test where H is absent: needed to check g generation.steve2011-10-121-1/+23
* Updates to handle some verification of v2 tests.steve2011-10-121-11/+21
* Handle broken test on verify too.steve2011-10-121-0/+6
* ECDH POST selftest failure inducing support.steve2011-10-122-0/+5
* Fix warnings.steve2011-10-123-3/+3
* Only include one ECDH selftest.steve2011-10-121-42/+0
* Make fips algorithm test utilities use RESP_EOL for end of line character(s).steve2011-10-0111-66/+88
* Never echo Num lines for PQGGen DSA2 test.steve2011-09-301-1/+1
* make dependsteve2011-09-2912-131/+197
* Add FIPS selftests for ECDH algorithm.steve2011-09-296-3/+309
* Remove s = s * P deferral.steve2011-09-292-20/+2
* Check return codes properly.steve2011-09-291-5/+5