summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Applied spelling fixes and more verbose test diagnositcs by Brad Hards.Werner Koch3-16/+51
2010-04-06Typo fixesWerner Koch4-19/+23
2010-03-26Add new TIGER variantsWerner Koch2-0/+73
2010-01-21Support WindowsCE.Werner Koch3-1/+20
2009-12-11Boost performance of SHA-512 and SHA-256.Werner Koch1-10/+51
2009-12-10Cleaned up the cipher encrypy/decrypt constraints checks.Werner Koch3-11/+91
2009-12-09Implemented the AES-Wrap algorithmWerner Koch4-2/+266
2009-07-09[random/ChangeLog]Werner Koch2-0/+26
2009-07-02Minor bug fixes.Werner Koch2-6/+10
2009-02-16Portability fixes.Werner Koch2-3/+8
2009-02-13Add OpenPGP opeion and fix non openpgp calculation.Werner Koch2-10/+36
2009-02-11Add a new helper toolWerner Koch3-1/+412
2009-01-22Last tweak for the driver.Werner Koch1-2/+4
2009-01-22DSA Tweak for the CAVS test scriptWerner Koch3-3/+15
2009-01-22Six DSA sign test.Werner Koch4-15/+188
2009-01-21print N value for rsa-derive.Werner Koch3-3/+5
2009-01-21Fix last change.Werner Koch2-3/+13
2009-01-21Fix for dsa signature verifciation in fipsdrv.Werner Koch4-93/+137
2008-12-11oops.Werner Koch1-1/+1
2008-12-11Add fipsdriv mode rsa-derive.Werner Koch3-2/+143
2008-12-10Fix for big endian hosts.Werner Koch2-1/+5
2008-12-10Allow speicification of domain parameters for DSA key generation.Werner Koch3-1/+113
2008-12-05Allow (transient-key) for DSA.Werner Koch2-4/+23
2008-12-05Fixed error cases in mpicoder.Werner Koch1-1/+1
2008-12-03More DSA FIPS test suport.Werner Koch3-32/+385
2008-12-03Fix last moi-pow.c change.Werner Koch5-6/+29
2008-12-02Fix bug 977.Werner Koch2-0/+122
2008-11-28Fixed the fips 186 dsa key generation.Werner Koch5-122/+982
2008-11-25Implement FIPS 186-2 key generation.Werner Koch1-2/+40
2008-11-25Finished RSA X9.31 key generation.Werner Koch3-4/+125
2008-11-24Cleaned up the public key module calling conventions.Werner Koch4-2/+252
2008-11-07Implement mct server mode for fips driver and use it in the CAVS tests toWerner Koch3-160/+399
2008-11-05Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.Werner Koch1-2/+3
2008-11-05Add a method to disable the weak key detection.Werner Koch2-25/+90
2008-10-31Increase a buffer for use with SHA-512.Werner Koch2-3/+7
2008-10-30Fix ECB mode testWerner Koch4-20/+48
2008-10-24Do no restrtc usage of MD5 in fips mode.Werner Koch3-4/+26
2008-10-06New CAVS driver from upstream.Werner Koch3-86/+226
2008-10-02Add rsa verify function.Werner Koch3-38/+164
2008-10-02Add CAVS test.Werner Koch7-31/+1728
2008-09-18Windows fix.Werner Koch1-1/+1
2008-09-18Preparing a releaseWerner Koch1-1/+1
2008-09-18Implemented an Enforced FIPS mode.Werner Koch3-42/+150
2008-09-16Another tweak for the RNG test code.Werner Koch4-1/+1505
2008-09-16Make fipsrngdriv more pretty.Werner Koch2-13/+34
2008-09-16Finish FIPS random test driver.Werner Koch2-13/+141
2008-09-15Use syslog to log important messages.Werner Koch3-1/+124
2008-09-11Implemented more self-tests.Werner Koch1-1/+1
2008-09-09Add more selftests.Werner Koch2-12/+26
2008-09-05Let the test suite run the selftests even in non-fips mode.Werner Koch1-2/+8