summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-12Add a new appendix with the description of the self-tests.Werner Koch1-4/+339
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 Koch17-209/+303
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-11Changed the HMAC binary check file format.Werner Koch3-18/+53
2008-09-11Implemented more self-tests.Werner Koch9-25/+365
2008-09-09Add more selftests.Werner Koch12-71/+536
2008-09-08Fix line wrappingWerner Koch1-2/+1
2008-09-082008-09-08 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2-15/+21
2008-09-08doc cleanupsWerner Koch9-54/+66
2008-09-05Updated the architecture chapterWerner Koch2-48/+402
2008-09-05Let the test suite run the selftests even in non-fips mode.Werner Koch9-10/+45
2008-09-03Updated the NEWS file.Werner Koch3-7/+16
2008-09-01Prepare a release candidateWerner Koch9-135/+176
2008-08-29Overhauled the keygrip computation.Werner Koch12-55/+277
2008-08-29Changed the way the FIPS RNG is seeded.Werner Koch22-175/+511
2008-08-27Add description of the FIPS FSM.Werner Koch3-16/+347
2008-08-27Allow getting out of the FIPS error state by running a self-test.Werner Koch8-7/+81
2008-08-26Implemented transient-key flag as requested by the GNUNet folks.Werner Koch16-89/+215
2008-08-25Implement a KAT for the fips random module.Werner Koch2-22/+210
2008-08-22Completed the RNG implementaion switching.Werner Koch17-54/+341
2008-08-21Finished the X9.31 RNG implementations.Werner Koch10-14/+647
2008-08-20Replace assert calls by a new gcry_assert at most places.Werner Koch25-83/+99
2008-08-20Implemented gcry_mpi_lshift.Werner Koch8-45/+207
2008-08-19Adding gcry_mpi_lshift.Werner Koch15-21/+70
2008-08-19Aehmm, one more.Werner Koch1-0/+193
2008-08-19Another forgotten file.Werner Koch1-0/+586
2008-08-19Add fileWerner Koch1-0/+423
2008-08-19A whole bunch of changes to eventually support Werner Koch51-2535/+5775
2008-08-04Clarify license entry.Werner Koch2-3/+4
2008-07-05Moved random stuff into its own directory.Werner Koch19-22/+95
2008-06-24Fixed memory leak inthe ac functions.Werner Koch4-3/+26
2008-05-27Add announce files.Werner Koch2-0/+233
2008-04-25post release updatesWerner Koch2-2/+6
2008-04-25Preparing the releaseWerner Koch6-11/+18
2008-04-23According to the changelog thsi file has been removed 3 years ago. Tell svnWerner Koch1-11/+0
2008-04-22Preapring a release candidateWerner Koch12-1838/+1830
2008-04-18Collected changes. See ChnageLogs.Werner Koch14-355/+524
2008-03-17Better AES performance.Werner Koch13-390/+792
2008-03-12Add a non-blinding testWerner Koch2-6/+44
2008-01-212008-01-21 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-5/+8
2008-01-08Manual and comment fixes.Werner Koch8-29/+68
2007-12-11Small build fixes from Tim Mooney.Werner Koch5-5/+21
2007-12-10Preparing 1.4.0.Werner Koch13-80/+191
2007-12-05Fixed an internal bug in rsa.cWerner Koch7-44/+152
2007-12-03Preparing a releaseWerner Koch15-104/+328
2007-11-30Add support for the HW RNG. However i was not able to test it because itWerner Koch8-17/+84
2007-11-29The ACE engine of VIA processors is now used for AES-128.Werner Koch7-89/+360