summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-04-05Add test case for SCRYPT and rework the code.Werner Koch1-1/+1
2013-04-04Add the SCRYPT KDF functionChristian Grothoff1-0/+6
2013-03-26Doc fix.Werner Koch1-1/+2
2013-03-19Extend the new EC interface and fix two bugs.Werner Koch1-2/+7
2013-03-15mpi: Add functions to manipulate an EC context.Werner Koch1-13/+69
2013-03-13Add GCRYMPI_FLAG_CONST and make use constants.Werner Koch1-3/+13
2013-03-13Add GCRYMPI_FLAG_IMMUTABLE to help debugging.Werner Koch1-11/+36
2013-03-11Document the new point and EC functionsWerner Koch1-4/+148
2013-03-07mpi: Add mpi_snatch and change an internal typedef.Werner Koch1-0/+7
2012-12-03random: Add a RNG selection interface and system RNG wrapper.Werner Koch1-0/+31
2012-12-03Update the copyright years.Werner Koch1-1/+2
2012-04-16State new contribution rules.Werner Koch3-25/+108
2012-04-04Add GCRYCTL_SET_ENFORCED_FIPS_FLAG command.Tomas Mraz1-6/+17
2011-12-01Generate the ChangeLog from commit logs.Werner Koch2-0/+35
2011-09-15Removed deprecated debug macros.Werner Koch1-22/+0
2011-09-15Removed the module registration interfaceWerner Koch1-386/+3
2011-09-15Removed the AC interface (gcry_ac_*)Werner Koch2-549/+4
2011-09-15Add a man page for hmac256.Werner Koch4-2/+1457
2011-09-15Typo fix in gcrypt.texiWerner Koch1-2/+2
2011-06-29Fixed a bug in the gcry_cipher_get_algo_keylen and gcry_cipher_get_algo_blklenWerner Koch1-2/+31
2011-06-29Prepare for the 1.5.0 release.Werner Koch1-2/+12
2011-06-13Suggest to use GCRYMPI_FMT_USG with gcry_sexp_nth_mpi.Werner Koch1-5/+7
2011-06-10Fixed leading zero problems in PSS and OAEP.Werner Koch1-1/+9
2011-05-25Support PSS.Daiki Ueno1-2/+5
2011-05-18Support PKCS#1 un-padding.Daiki Ueno1-2/+13
2011-03-09New function gcry_kdf_deriveWerner Koch1-1/+61
2011-02-17Flag the _ac_ functions as deprecated.Werner Koch1-5/+9
2011-02-16Add GCRYCTL_DISABLE_HWFWerner Koch1-0/+9
2011-02-04Nuked almost all trailing whitespace.Werner Koch5-112/+106
2011-02-01Handle opaque MPIs in gcry_mpi_cmpWerner Koch1-1/+4
2011-01-05Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-2/+2
2010-06-10Allow transient-key for ecdsa.Werner Koch1-4/+4
2010-04-06Typo fixesWerner Koch1-2/+2
2010-03-26Add new TIGER variantsWerner Koch1-2/+12
2009-12-09Implemented the AES-Wrap algorithmWerner Koch1-0/+14
2009-10-28Add examples.Werner Koch2-7/+23
2009-07-09Explicitly mention zeroisation.Werner Koch1-4/+9
2009-07-02Fix bug#1079.Werner Koch2-4/+13
2009-05-10Doc fixes.Werner Koch2-16/+26
2009-02-22Doc fixesWerner Koch2-6/+11
2009-01-26Add some comments on hash algorithm security.Werner Koch1-10/+23
2009-01-22PreparingWerner Koch1-1/+1
2009-01-21Fix for dsa signature verifciation in fipsdrv.Werner Koch1-2/+2
2008-12-10Allow speicification of domain parameters for DSA key generation.Werner Koch2-11/+24
2008-12-05Allow (transient-key) for DSA.Werner Koch1-5/+6
2008-12-05doc updatesWerner Koch2-2/+28
2008-12-04Add some notes to the hander register fucntions.Werner Koch1-4/+12
2008-11-26Prepare for FIPS186-3.Werner Koch1-5/+12
2008-11-25Implement FIPS 186-2 key generation.Werner Koch1-2/+10
2008-11-25Finished RSA X9.31 key generation.Werner Koch1-0/+7