summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add control commands to disable mlock and setuid dropping.Werner Koch2013-05-221-0/+18
* Add macros to return pre-defined MPIs.Werner Koch2013-04-151-1/+10
* Add hack to allow using an "ecc" key for "ecdsa" or "ecdh".Werner Koch2013-04-121-1/+1
* Add gcry_pubkey_get_sexp.Werner Koch2013-04-111-0/+44
* Make the Q parameter optional for ECC signing.Werner Koch2013-04-051-1/+2
* Add test case for SCRYPT and rework the code.Werner Koch2013-04-051-1/+1
* Add the SCRYPT KDF functionChristian Grothoff2013-04-041-0/+6
* Doc fix.Werner Koch2013-03-261-1/+2
* Extend the new EC interface and fix two bugs.Werner Koch2013-03-191-2/+7
* mpi: Add functions to manipulate an EC context.Werner Koch2013-03-151-13/+69
* Add GCRYMPI_FLAG_CONST and make use constants.Werner Koch2013-03-131-3/+13
* Add GCRYMPI_FLAG_IMMUTABLE to help debugging.Werner Koch2013-03-131-11/+36
* Document the new point and EC functionsWerner Koch2013-03-111-4/+148
* mpi: Add mpi_snatch and change an internal typedef.Werner Koch2013-03-071-0/+7
* random: Add a RNG selection interface and system RNG wrapper.Werner Koch2012-12-031-0/+31
* Update the copyright years.Werner Koch2012-12-031-1/+2
* State new contribution rules.Werner Koch2012-04-163-25/+108
* Add GCRYCTL_SET_ENFORCED_FIPS_FLAG command.Tomas Mraz2012-04-041-6/+17
* Generate the ChangeLog from commit logs.Werner Koch2011-12-012-0/+35
* Removed deprecated debug macros.Werner Koch2011-09-151-22/+0
* Removed the module registration interfaceWerner Koch2011-09-151-386/+3
* Removed the AC interface (gcry_ac_*)Werner Koch2011-09-152-549/+4
* Add a man page for hmac256.Werner Koch2011-09-154-2/+1457
* Typo fix in gcrypt.texiWerner Koch2011-09-151-2/+2
* Fixed a bug in the gcry_cipher_get_algo_keylen and gcry_cipher_get_algo_blklenWerner Koch2011-06-291-2/+31
* Prepare for the 1.5.0 release.libgcrypt-1.5.0Werner Koch2011-06-291-2/+12
* Suggest to use GCRYMPI_FMT_USG with gcry_sexp_nth_mpi.Werner Koch2011-06-131-5/+7
* Fixed leading zero problems in PSS and OAEP.ueno-pssWerner Koch2011-06-101-1/+9
* Support PSS.Daiki Ueno2011-05-251-2/+5
* Support PKCS#1 un-padding.Daiki Ueno2011-05-181-2/+13
* New function gcry_kdf_deriveWerner Koch2011-03-091-1/+61
* Flag the _ac_ functions as deprecated.Werner Koch2011-02-171-5/+9
* Add GCRYCTL_DISABLE_HWFWerner Koch2011-02-161-0/+9
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-045-112/+106
* Handle opaque MPIs in gcry_mpi_cmpWerner Koch2011-02-011-1/+4
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-051-2/+2
* Allow transient-key for ecdsa.Werner Koch2010-06-101-4/+4
* Typo fixesWerner Koch2010-04-061-2/+2
* Add new TIGER variantsWerner Koch2010-03-261-2/+12
* Implemented the AES-Wrap algorithmWerner Koch2009-12-091-0/+14
* Add examples.Werner Koch2009-10-282-7/+23
* Explicitly mention zeroisation.Werner Koch2009-07-091-4/+9
* Fix bug#1079.Werner Koch2009-07-022-4/+13
* Doc fixes.Werner Koch2009-05-102-16/+26
* Doc fixesWerner Koch2009-02-222-6/+11
* Add some comments on hash algorithm security.Werner Koch2009-01-261-10/+23
* Preparinglibgcrypt-1.4.4Werner Koch2009-01-221-1/+1
* Fix for dsa signature verifciation in fipsdrv.Werner Koch2009-01-211-2/+2
* Allow speicification of domain parameters for DSA key generation.Werner Koch2008-12-102-11/+24
* Allow (transient-key) for DSA.Werner Koch2008-12-051-5/+6