summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* Update NEWSJussi Kivilinna2016-01-291-0/+13
* ecc: New API function gcry_mpi_ec_decode_point.Werner Koch2016-01-281-0/+1
* Add pubkey algo id for EdDSA.Werner Koch2015-08-311-0/+1
* ecc: Add key generation flag "no-keytest".Werner Koch2015-05-211-0/+4
* Add OCB cipher modeWerner Koch2015-01-161-0/+5
* mpi: Add gcry_mpi_ec_sub.Markus Teich2014-10-081-0/+1
* Add GOST R 34.11-94 variant using id-GostR3411-94-CryptoProParamSetDmitry Eremin-Solenikov2014-06-281-0/+1
* Support setting s-box for the ciphers that require itDmitry Eremin-Solenikov2014-06-281-0/+2
* Update NEWS to be aligned with 1.6.1.Werner Koch2014-01-291-5/+16
* md: Add Whirlpool bug emulation feature.Werner Koch2014-01-191-0/+3
* Update NEWS.Werner Koch2014-01-131-0/+12
* Typo fixes.Werner Koch2014-01-081-1/+1
* Open new development branch.Werner Koch2013-12-161-1/+1
* Post release updates.Werner Koch2013-12-161-0/+4
* Release 1.6.0.libgcrypt-1.6.0Werner Koch2013-12-161-1/+6
* Add a configuration file to disable hardware features.Werner Koch2013-12-121-0/+2
* random: Add a feature to close device file descriptors.Werner Koch2013-12-111-0/+1
* mpi: Introduce 4 user flags for gcry_mpi_t.Werner Koch2013-12-021-0/+4
* mpi: Add special format GCRYMPI_FMT_OPAQUE.Werner Koch2013-11-111-0/+1
* ecc: Make "noparam" the default and replace by "param".Werner Koch2013-11-081-0/+4
* mpi: Add function gcry_mpi_set_opaque_copy.Werner Koch2013-11-051-0/+1
* sexp: Add function gcry_sexp_extract_param.Werner Koch2013-10-161-2/+3
* Remove deprecated control codes.Werner Koch2013-10-021-17/+24
* Add logging functions to the API.Werner Koch2013-09-301-0/+4
* pk: Add algo id GCRY_PK_ECC and deprecate ECDSA and ECDH.Werner Koch2013-09-231-0/+4
* pk: Simplify the public key dispatcher pubkey.c.Werner Koch2013-09-181-0/+1
* Rename the GOST algorithm identifiers.Werner Koch2013-09-181-0/+9
* mpi: Support printing of negative numbers.Werner Koch2013-09-171-0/+3
* md: Add function gcry_md_hash_buffers.Werner Koch2013-09-101-0/+6
* Add support for Salsa20/12 - 12 round version of Salsa20Dmitry Eremin-Solenikov2013-09-071-1/+2
* mpi: Add functions to manipulate the sign.Werner Koch2013-09-071-0/+4
* Implement deterministic ECDSA as specified by rfc-6979.Werner Koch2013-07-291-0/+5
* sexp: Add function gcry_sexp_nth_buffer.Werner Koch2013-07-191-0/+1
* Add support for Salsa20.Werner Koch2013-07-181-0/+3
* Add control commands to disable mlock and setuid dropping.Werner Koch2013-05-221-0/+2
* Add macros to return pre-defined MPIs.Werner Koch2013-04-151-0/+5
* Add gcry_pubkey_get_sexp.Werner Koch2013-04-111-1/+3
* Add test case for SCRYPT and rework the code.Werner Koch2013-04-051-0/+3
* Provide GCRYPT_VERSION_NUMBER macro, add build info to the binary.Werner Koch2013-03-201-0/+1
* mpi: Add functions to manipulate an EC context.Werner Koch2013-03-151-1/+6
* Add GCRYMPI_FLAG_CONST and make use constants.Werner Koch2013-03-131-0/+1
* Add GCRYMPI_FLAG_IMMUTABLE to help debugging.Werner Koch2013-03-131-0/+1
* mpi: Add an API for EC math.Werner Koch2013-03-081-0/+6
* mpi: Add an API for EC point operations.Werner Koch2013-03-081-0/+7
* mpi: Add mpi_snatch and change an internal typedef.Werner Koch2013-03-071-0/+2
* random: Add a RNG selection interface and system RNG wrapper.Werner Koch2012-12-031-1/+9
* Prepare for a backported interface in 1.5.1.Werner Koch2012-11-051-1/+1
* Update NEWS and AUTHORS.Werner Koch2012-02-161-0/+3
* Removed deprecated debug macros.Werner Koch2011-09-151-0/+5
* Removed the module registration interfaceWerner Koch2011-09-151-2/+14