summaryrefslogtreecommitdiff
path: root/security/nss/cmd/fipstest
Commit message (Expand)AuthorAgeFilesLines
* Bug 402777: moved the contents of pqgutil.{h,c} to lib/freebl andwtc%google.com2007-11-091-1/+0
* Fix for bug 228190 . Remove unnecessary NSS_ENABLE_ECC declarations . r=nelsonjulien.pierre.bugs%sun.com2007-07-121-4/+0
* Bug 366390. correct misleading function names in fipstest. r=glen.beasleynelson%bolyard.com2007-01-101-60/+60
* Bugzilla Bug 354565: improved an error message as suggested by Neilwtchang%redhat.com2006-10-061-1/+1
* Bugzilla Bug 354565: detect SHA tests that are incorrectly configured forwtchang%redhat.com2006-09-281-0/+5
* Bugzilla Bug 345941: fixed another bug that we might pass uninitializedwtchang%redhat.com2006-07-281-3/+5
* Bugzilla Bug 345941: fixed the bug that we might pass uninitialized 'req'wtchang%redhat.com2006-07-271-3/+5
* 318970 wtc fix for RSA fipstest using RSA_HashSign r=neilW sr= brelyeaglen.beasley%sun.com2006-03-251-26/+40
* Renamed DSA_TEST_SEED_BYTES to PQG_TEST_SEED_BYTES.wtchang%redhat.com2006-02-181-4/+4
* fix by wan-teh for RSA siggen tests r=glenglen.beasley%sun.com2006-02-161-4/+4
* Bugzilla Bug 318967: use 160-bit SEED when generating DSA domain parameterswtchang%redhat.com2006-02-161-35/+22
* Bugzilla Bug 318962: fixed signed/unsigned comparison warnings by MSVC.wtchang%redhat.com2006-02-151-2/+2
* Bugzilla Bug 318968: more ECDSA test cleanup. Do not zeroize when freezingwtchang%redhat.com2006-02-151-26/+33
* 318970 RSA sigver test fix r=wan-tehglen.beasley%sun.com2006-02-101-30/+52
* Bugzilla Bug 318967: fixed compiler warnings, most of which were char *wtchang%redhat.com2006-02-041-9/+8
* Bugzilla Bug 318966: implemented the tests for the NIST RNG Validationwtchang%redhat.com2006-02-012-9/+281
* 318970 RSA FIPS tests r=wan-teh sr=bobRelyeaglen.beasley%sun.com2006-01-311-2/+2
* 318970 RSA FIPS tests r=wan-teh sr=bobRelyeaglen.beasley%sun.com2006-01-312-0/+493
* Fix broken build, caused by c++ style comment in c code.nelsonb%netscape.com2006-01-281-1/+2
* 328967 DSA FIPS tests r=Wan-Tehglen.beasley%sun.com2006-01-272-362/+837
* Bugzilla Bug 318968: fixed the build error with NSS_ENABLE_ECC unset.wtchang%redhat.com2006-01-058-0/+3823
|\
* | fixup commit for tag 'SVRCORE_4_0_1_RTM'SVRCORE_4_0_1_RTMcvs2hg2006-01-038-3828/+0
|/
* Fix the build busted by checkin for bug 318968julien.pierre.bugs%sun.com2005-12-231-5/+15
* Bugzilla Bug 318968: added FIPS ECDSA algorithm test. r=glen.beasley.wtchang%redhat.com2005-12-222-2/+789
* Bugzilla Bug 318962: combined a PORT_Realloc and a memset call into anwtchang%redhat.com2005-12-221-2/+1
* Bugzilla bug 318962: it is legal for PORT_Realloc(oldptr, 0) to returnwtchang%redhat.com2005-12-221-2/+2
* 318958 fixing c++/java comment to Cglen.beasley%sun.com2005-12-211-1/+1
* 318958 fixing Monte Carlo test r=Wan-Tehglen.beasley%sun.com2005-12-211-33/+34
* 318962 buffer fix for SHA Monte Carlo tests r=wan-tehglen.beasley%sun.com2005-12-201-2/+1
* Fix build. Remove c++ style declaration of loop control variables.nelsonb%netscape.com2005-12-171-3/+4
* 318964 implement HMAC algorithm tests for FIPS 140-2 validation r=Wan-tehglen.beasley%sun.com2005-12-162-0/+213
* 318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-tehglen.beasley%sun.com2005-12-151-1/+1
* 318962 Added FIPS 140-2 SHA tests and removed FIPS 140-1 SHA tests r=wan-tehglen.beasley%sun.com2005-12-152-149/+258
* 318958 removal of DES and Triple DES 140-1 code r=wan-tehglen.beasley%sun.com2005-12-141-998/+1
* 318958 TDEA algorithm tests for FIPS 140-2glen.beasley%sun.com2005-12-092-0/+820
* Added a shell script for running the NIST AES Algorithm Validation Suite.wtchang%redhat.com2005-10-191-0/+94
* Bugzilla Bug 312395: Added FIPS AES Known Answer Test, Multi-block Messagewtchang%redhat.com2005-10-141-5/+950
* Made the test compile and link without errors.wtchang%redhat.com2005-10-041-2/+7
* Fixed test file line endings. This file must be considered part of thewtchang%redhat.com2005-10-041-57/+55
* Fixed test file line endings.wtchang%redhat.com2005-10-041-86/+86
* program for generating FIPS algorithm test resultsian.mcgreer%sun.com2004-05-123-0/+1844