summaryrefslogtreecommitdiff
path: root/cipher
AgeCommit message (Expand)AuthorFilesLines
2009-07-02Minor bug fixes.Werner Koch2-4/+12
2009-05-10Doc fixes.Werner Koch2-1/+6
2009-02-16Portability fixes.Werner Koch10-15/+25
2009-01-22PreparingWerner Koch2-1/+5
2009-01-21Fix for dsa signature verifciation in fipsdrv.Werner Koch2-2/+8
2008-12-10Allow speicification of domain parameters for DSA key generation.Werner Koch3-69/+180
2008-12-05Allow (transient-key) for DSA.Werner Koch2-10/+39
2008-12-02Re-indented some code.Werner Koch1-2/+1
2008-11-28Fixed the fips 186 dsa key generation.Werner Koch3-10/+35
2008-11-26Prepare for FIPS186-3.Werner Koch3-16/+279
2008-11-25Implement FIPS 186-2 key generation.Werner Koch4-26/+434
2008-11-25Finished RSA X9.31 key generation.Werner Koch6-41/+218
2008-11-24Cleaned up the public key module calling conventions.Werner Koch7-268/+628
2008-11-19Minor cleanups.Werner Koch2-10/+14
2008-11-05Fixed HMAC for SHA-384 and SHA-512 with keys longer than 64 bytes.Werner Koch2-23/+29
2008-11-05Add a method to disable the weak key detection.Werner Koch3-5/+85
2008-10-24Do no restrtc usage of MD5 in fips mode.Werner Koch3-13/+50
2008-10-02Add CAVS test.Werner Koch1-1/+2
2008-09-30Fix bug #936.Werner Koch5-96/+140
2008-09-16Another tweak for the RNG test code.Werner Koch2-1/+7
2008-09-12Add a bad-case test for the key generation.Werner Koch3-0/+15
2008-09-12Only run required tests during power-up self-test.Werner Koch12-184/+264
2008-09-12Add files.Werner Koch2-0/+127
2008-09-12Improve selftest done after key generation.Werner Koch3-35/+96
2008-09-12Improved the encryption test.Werner Koch2-20/+85
2008-09-11Implemented more self-tests.Werner Koch3-16/+333
2008-09-09Add more selftests.Werner Koch7-41/+467
2008-08-29Overhauled the keygrip computation.Werner Koch4-37/+183
2008-08-29Changed the way the FIPS RNG is seeded.Werner Koch4-9/+36
2008-08-27Allow getting out of the FIPS error state by running a self-test.Werner Koch1-1/+1
2008-08-26Implemented transient-key flag as requested by the GNUNet folks.Werner Koch4-34/+110
2008-08-21Finished the X9.31 RNG implementations.Werner Koch2-2/+10
2008-08-20Replace assert calls by a new gcry_assert at most places.Werner Koch8-32/+24
2008-08-19Add fileWerner Koch1-0/+423
2008-08-19A whole bunch of changes to eventually support Werner Koch14-366/+1602
2008-07-05Moved random stuff into its own directory.Werner Koch11-4409/+8
2008-06-24Fixed memory leak inthe ac functions.Werner Koch2-3/+15
2008-04-25Preparing the releaseWerner Koch1-1/+1
2008-04-22Preapring a release candidateWerner Koch5-1813/+1780
2008-04-18Collected changes. See ChnageLogs.Werner Koch7-169/+381
2008-03-17Better AES performance.Werner Koch5-367/+696
2008-01-08Manual and comment fixes.Werner Koch4-4/+21
2007-12-10Preparing 1.4.0.Werner Koch3-7/+13
2007-12-05Fixed an internal bug in rsa.cWerner Koch3-20/+55
2007-12-03Preparing a releaseWerner Koch5-28/+190
2007-11-30Add support for the HW RNG. However i was not able to test it because itWerner Koch6-11/+44
2007-11-29The ACE engine of VIA processors is now used for AES-128.Werner Koch3-89/+259
2007-11-28Fixed SHA-224 DER template.Werner Koch2-2/+8
2007-10-31Reorganizatiosn to support the visibility attribute.Werner Koch2-417/+30
2007-10-26Preparing a releaseWerner Koch2-1/+5