summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-04Doc fixes.Werner Koch2-26/+150
2010-08-27Prepare support of ia32 AES instructionsWerner Koch4-5/+38
2010-08-16Insert sys/select.h to be POSIXly correct.Werner Koch2-0/+5
2010-07-09Minor changes for MSVC.Werner Koch2-2/+11
2010-06-29fixes for msvc compilerWerner Koch3-3/+8
2010-04-192010-04-19 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-1/+7
2010-04-162010-04-16 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-30/+46
2010-04-12Applied spelling fixes and more verbose test diagnositcs by Brad Hards.Werner Koch10-16/+20
2010-03-26Add new TIGER variantsWerner Koch2-2/+6
2010-03-15Help not to edit a generated buffer.Werner Koch2-0/+10
2010-01-21Support WindowsCE.Werner Koch7-24/+78
2010-01-21Add an identifier for ECDH.Werner Koch2-1/+6
2009-12-09Implemented the AES-Wrap algorithmWerner Koch2-1/+6
2009-12-082009-12-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-10/+21
2009-11-29Fix detection of cpuid statement.Werner Koch2-1/+7
2009-08-05Include sys/msg.h if needed.Werner Koch2-0/+7
2009-07-02Get more in sync to the Fedora version.Werner Koch2-0/+4
2009-07-02Minor bug fixes.Werner Koch3-8/+42
2009-05-10Doc fixes.Werner Koch1-4/+4
2009-02-16Portability fixes.Werner Koch4-10/+24
2009-02-02fix for bug#993.Werner Koch2-1/+7
2009-01-22PreparingWerner Koch4-3/+9
2008-12-10Fix for big endian hosts.Werner Koch2-6/+4
2008-12-10Allow speicification of domain parameters for DSA key generation.Werner Koch1-1/+1
2008-12-05Allow (transient-key) for DSA.Werner Koch3-4/+17
2008-11-26Prepare for FIPS186-3.Werner Koch1-2/+8
2008-11-25Implement FIPS 186-2 key generation.Werner Koch1-0/+6
2008-11-25Finished RSA X9.31 key generation.Werner Koch4-6/+71
2008-11-24Cleaned up the public key module calling conventions.Werner Koch4-15/+22
2008-11-05Add a method to disable the weak key detection.Werner Koch6-6/+20
2008-10-30Autodetect useful gcc warnings in maintainer-mode.Werner Koch2-1/+15
2008-10-24Do no restrtc usage of MD5 in fips mode.Werner Koch4-18/+70
2008-10-02Add CAVS test.Werner Koch8-9/+34
2008-09-20fix sigbusWerner Koch1-1/+3
2008-09-18Preparing a releaseWerner Koch2-0/+6
2008-09-18Syntax fix.Werner Koch1-1/+1
2008-09-18Implemented an Enforced FIPS mode.Werner Koch5-27/+138
2008-09-16Another tweak for the RNG test code.Werner Koch2-1/+6
2008-09-16Allow transition to Error states from thye Init state.Werner Koch2-1/+8
2008-09-15Changed error text.Werner Koch1-1/+1
2008-09-15Log a failed intgetrity check with filename.Werner Koch2-0/+7
2008-09-15Use syslog to log important messages.Werner Koch5-3/+141
2008-09-12Only run required tests during power-up self-test.Werner Koch5-25/+39
2008-09-11Changed the HMAC binary check file format.Werner Koch3-18/+53
2008-09-11Implemented more self-tests.Werner Koch2-2/+9
2008-09-05Let the test suite run the selftests even in non-fips mode.Werner Koch5-7/+28
2008-09-01Prepare a release candidateWerner Koch4-114/+129
2008-08-29Overhauled the keygrip computation.Werner Koch3-3/+17
2008-08-29Changed the way the FIPS RNG is seeded.Werner Koch3-30/+52
2008-08-27Allow getting out of the FIPS error state by running a self-test.Werner Koch5-4/+33