summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-10-25Updated the Windows entropy gatherer.Werner Koch2-2/+2
2007-08-23Use extra counter to check random pool filling.Werner Koch1-2/+55
2007-08-22Add new debug tool for S-expressions.Werner Koch3-1/+569
2007-08-22Made all library code LGPL.Werner Koch3-6/+13
2007-06-06Pth fix for W32.Werner Koch2-11/+38
2007-05-31Camellia is now LGPLedWerner Koch3-3/+7
2007-05-09src/Marcus Brinkmann2-3/+17
2007-05-04Updated automake.Werner Koch2-1/+5
2007-05-03Minor fixes for W32Werner Koch4-2/+10
2007-05-02More info from GCRYCTL_PRINT_CONFIG.Werner Koch2-2/+8
2007-05-02Add Camellia support.David Shaw3-1/+11
2007-04-30Dropped GCRYCTL_DUMP_CONFIG in favor of GCRYCTL_PRINT_CONFIG.Werner Koch5-23/+53
2007-04-30Add support for setting the EGD socket.Werner Koch3-5/+29
2007-04-30./Werner Koch4-1/+20
2007-04-18Enhanced support for ECDSA.Werner Koch6-88/+119
2007-04-16./Werner Koch3-3/+16
2007-03-28Rewrote the ECDSA implementation.Werner Koch1-0/+32
2007-03-23Did some performance experiments and added code for Barrett reduction.Werner Koch1-1/+21
2007-03-22Experimental support for ECDSA.Werner Koch4-21/+46
2007-03-16Fixed typo introduced back in OctoberWerner Koch2-3/+8
2007-03-13Some RNG cleanups.Werner Koch1-1/+1
2007-02-23Ported last changes from 1.2.Werner Koch1-0/+5
2007-02-22Tweaks for W32Werner Koch9-19/+92
2007-02-21A lot of cleanups as well as minor API changes.Werner Koch10-93/+150
2007-02-12* gcrypt.h.in: Include stdlib.h for the sake fo the trheadingWerner Koch3-22/+43
2006-12-18* rndlinux.c (set_cloexec_flag): New.Werner Koch1-1/+1
2006-10-23Applied two simple patches.Werner Koch2-4/+11
2006-10-19Let secmem init return an error if the memeory could not be locked.Werner Koch4-0/+15
2006-10-17Various minor changes.Werner Koch6-9/+43
2006-10-12Fix small typos that I should have fixed before committing the last Marcus Brinkmann1-2/+2
2006-10-122006-10-12 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-5/+10
2006-10-112006-10-11 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-3/+6
2006-10-102006-10-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann3-1/+10
2006-08-29Added SEED cipherWerner Koch3-1/+7
2006-08-28Fixed a problem with shifting MPIs by 0.Werner Koch3-2/+14
2006-07-292006-07-29 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-0/+5
2006-07-26Collected changes - see ChangeLogsWerner Koch3-3/+3
2006-07-12Fixup email address by contributor.Marcus Brinkmann1-2/+2
2006-07-122006-07-12 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-8/+14
2006-07-122006-07-12 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-2/+11
2006-07-042006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann4-5/+36
2006-07-042006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-0/+52
2006-07-042006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-7/+8
2006-07-042006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann4-3/+306
2006-07-042006-07-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-0/+16
2006-06-21Changed xmalloc style calls to proper malloc calls with error returns atWerner Koch3-82/+193
2006-04-28Changed value of GCRY_MD_SHA224 from 306 to 11.Werner Koch2-8/+22
2006-04-22cipher/ChangeLog:Moritz Schulte3-1/+21
2006-04-01src/ChangeLog:Moritz Schulte3-3/+10
2006-03-17More changes.Werner Koch1-1/+1