summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Adding gcry_mpi_lshift.Werner Koch7-2/+24
2008-08-19Another forgotten file.Werner Koch1-0/+586
2008-08-19A whole bunch of changes to eventually support Werner Koch18-175/+1369
2008-07-05Moved random stuff into its own directory.Werner Koch3-3/+13
2008-04-23According to the changelog thsi file has been removed 3 years ago. Tell svnWerner Koch1-11/+0
2008-04-18Collected changes. See ChnageLogs.Werner Koch2-97/+5
2008-03-17Better AES performance.Werner Koch3-2/+22
2008-01-212008-01-21 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2-5/+8
2007-12-11Small build fixes from Tim Mooney.Werner Koch2-2/+8
2007-12-10Preparing 1.4.0.Werner Koch3-3/+9
2007-12-03Preparing a releaseWerner Koch5-28/+39
2007-11-29The ACE engine of VIA processors is now used for AES-128.Werner Koch3-0/+99
2007-11-13Fixed malloc attribute detetection.Werner Koch2-1/+6
2007-10-31Reorganizatiosn to support the visibility attribute.Werner Koch14-53/+2196
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