summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2013-09-07Add support for Salsa20/12 - 12 round version of Salsa20Dmitry Eremin-Solenikov1-1/+2
2013-09-07mpi: Add functions to manipulate the sign.Werner Koch1-0/+4
2013-07-29Implement deterministic ECDSA as specified by rfc-6979.Werner Koch1-0/+5
2013-07-19sexp: Add function gcry_sexp_nth_buffer.Werner Koch1-0/+1
2013-07-18Add support for Salsa20.Werner Koch1-0/+3
2013-05-22Add control commands to disable mlock and setuid dropping.Werner Koch1-0/+2
2013-04-15Add macros to return pre-defined MPIs.Werner Koch1-0/+5
2013-04-11Add gcry_pubkey_get_sexp.Werner Koch1-1/+3
2013-04-05Add test case for SCRYPT and rework the code.Werner Koch1-0/+3
2013-03-20Provide GCRYPT_VERSION_NUMBER macro, add build info to the binary.Werner Koch1-0/+1
2013-03-15mpi: Add functions to manipulate an EC context.Werner Koch1-1/+6
2013-03-13Add GCRYMPI_FLAG_CONST and make use constants.Werner Koch1-0/+1
2013-03-13Add GCRYMPI_FLAG_IMMUTABLE to help debugging.Werner Koch1-0/+1
2013-03-08mpi: Add an API for EC math.Werner Koch1-0/+6
2013-03-08mpi: Add an API for EC point operations.Werner Koch1-0/+7
2013-03-07mpi: Add mpi_snatch and change an internal typedef.Werner Koch1-0/+2
2012-12-03random: Add a RNG selection interface and system RNG wrapper.Werner Koch1-1/+9
2012-11-05Prepare for a backported interface in 1.5.1.Werner Koch1-1/+1
2012-02-16Update NEWS and AUTHORS.Werner Koch1-0/+3
2011-09-15Removed deprecated debug macros.Werner Koch1-0/+5
2011-09-15Removed the module registration interfaceWerner Koch1-2/+14
2011-09-15Removed the AC interface (gcry_ac_*)Werner Koch1-0/+5
2011-06-29Prepare a new development branchWerner Koch1-1/+5
2011-06-29Post release updatesWerner Koch1-0/+3
2011-06-29Prepare for the 1.5.0 release.Werner Koch1-14/+20
2011-06-13Fixed a pkcs#1 v1.5 flaw regarding leading zero bytesWerner Koch1-1/+3
2011-06-10Fixed leading zero problems in PSS and OAEP.Werner Koch1-3/+7
2011-06-09Add random-override parameter to the PK functions to allow better regression ...Werner Koch1-2/+2
2011-05-11Add missing ChangeLogsWerner Koch1-0/+4
2011-04-11CTR mode may now be used with arbitrary long data chunks.Werner Koch1-0/+2
2011-03-09New function gcry_kdf_deriveWerner Koch1-0/+4
2011-02-22Use AES-NI insns for CTR mode.Werner Koch1-4/+7
2011-02-21Final changes for 1.5.0-beta1Werner Koch1-18/+19
2011-02-17Flag the _ac_ functions as deprecated.Werner Koch1-0/+10
2011-02-16Add GCRYCTL_DISABLE_HWFWerner Koch1-0/+1
2011-02-13First take on using AES-NI instructionsWerner Koch1-0/+2
2011-02-04Nuked almost all trailing whitespace.Werner Koch1-12/+12
2011-02-01Add function gcry_pk_get_param.Werner Koch1-2/+3
2011-02-01Handle opaque MPIs in gcry_mpi_cmpWerner Koch1-1/+4
2011-02-01Add gcry_pk_get_curve.Werner Koch1-0/+3
2011-01-31Changed ecdh parameter names and fixed MPI allocation.Werner Koch1-0/+2
2011-01-20Revert version number to 1.5.0.Werner Koch1-0/+2
2010-03-26Add new TIGER variantsWerner Koch1-0/+4
2010-01-21Support WindowsCE.Werner Koch1-0/+2
2010-01-21Add an identifier for ECDH.Werner Koch1-6/+7
2009-12-11Boost performance of SHA-512 and SHA-256.Werner Koch1-0/+3
2009-12-10Cleaned up the cipher encrypy/decrypt constraints checks.Werner Koch1-0/+8
2009-12-09Implemented the AES-Wrap algorithmWerner Koch1-0/+6
2009-01-22Prepare for new developments.Werner Koch1-0/+4
2009-01-22PreparingWerner Koch1-3/+4