summaryrefslogtreecommitdiff
path: root/doc/gcrypt.texi
Commit message (Expand)AuthorAgeFilesLines
* Add SM4 symmetric cipher algorithmTianjia Zhang2020-06-161-0/+10
* doc: add GCRY_MD_SM3, GCRY_MAC_HMAC_SM3 and GCRY_MAC_GOST28147_IMITJussi Kivilinna2020-06-161-0/+12
* doc: The shortest doc dot fix ever.Werner Koch2020-06-051-1/+1
* ecc: Make 1.3.101.112 and alias for Ed25519Werner Koch2020-05-131-3/+6
* doc: Really minor fixes.Werner Koch2020-05-061-4/+4
* sexp: Extend gcry_sexp_extract_param with a multi-string extractor.Werner Koch2020-04-141-0/+8
* sexp: Extend gcry_sexp_extract_param with new format specifiers.Werner Koch2020-04-091-1/+20
* gost28147: add support for CryptoPro key meshing per RFC 4357Dmitry Baryshkov2020-03-201-0/+7
* doc: Fix description of hash algorithmsSébastien Helleu2020-03-031-2/+2
* gcrypt.texi: fix GCRYCTL_GET_ALGO_NENCR typoJussi Kivilinna2020-01-191-1/+1
* Limit and document Blowfish key lengths to 8-576 bitsJussi Kivilinna2019-04-181-3/+3
* Add SHA512/224 and SHA512/256 algorithmsJussi Kivilinna2019-04-051-2/+52
* doc: add mention about aligning data to cachelines for best performanceJussi Kivilinna2019-03-241-0/+6
* doc/gcrypt.texi: update HW feature listJussi Kivilinna2019-03-231-0/+7
* doc: Fix library initialization examplesAndreas Metzler2018-11-191-6/+10
* doc: Fix example for gcry_sexp_extract_paramWerner Koch2018-10-231-4/+5
* RFC-8439 was published.NIIBE Yutaka2018-07-041-1/+1
* doc: Clarify the value range of the use-rsa-e parameter.Werner Koch2018-03-221-1/+3
* doc: fix double "See" in front of referenceJussi Kivilinna2018-01-201-6/+6
* Add EAX modeJussi Kivilinna2018-01-201-6/+13
* api: Add GCRYCTL_AUTO_EXPAND_SECMEM.Werner Koch2017-11-241-3/+14
* doc: Clarify gcry_mpi_divWerner Koch2017-11-151-1/+3
* api: New function gcry_mpi_get_ui.Werner Koch2017-10-171-1/+13
* Release 1.8.0libgcrypt-1.8.0Werner Koch2017-07-181-1/+1
* api: New function gcry_mpi_point_copy.Werner Koch2017-07-181-0/+7
* api: New function gcry_get_config.Werner Koch2017-06-211-1/+24
* New global config option "only-urandom".Werner Koch2017-06-161-2/+17
* Implement global config file /etc/gcrypt/random.confWerner Koch2017-06-161-0/+15
* New hardware feature flag HWF_INTEL_RDTSC.Werner Koch2017-06-141-0/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-3/+3
* Add BLAKE2b and BLAKE2s hash algorithms (RFC 7693)Jussi Kivilinna2017-02-271-3/+40
* w32: New envvar GCRYPT_RNDW32_DBG.Werner Koch2017-01-271-0/+7
* Add XTS cipher modeJussi Kivilinna2017-01-061-3/+20
* tests: Add option --disable-hwf to the version utility.Werner Koch2017-01-031-4/+8
* Document the overflow pools and add a stupid test case.Werner Koch2016-12-071-3/+9
* Put blocking calls into Libgpg-error's system call clamp.Werner Koch2016-11-121-0/+15
* doc: Describe envvars.Werner Koch2016-06-151-2/+81
* cipher: Add constant for 8 bit CFB mode.Werner Koch2016-04-141-2/+5
* cipher: Buffer data from gcry_cipher_authenticate in OCB mode.Werner Koch2016-04-121-1/+1
* mpi: Explicitly limit the allowed input length for gcry_mpi_scan.Werner Koch2016-04-011-1/+3
* random: Replace RMD160 by SHA-1 for mixing the CSPRNG pool.Werner Koch2016-03-311-1/+1
* doc: Update for gcry_cipher_gettag and gcry_cipher_checktag.Werner Koch2016-03-291-2/+14
* Add new control GCRYCTL_GET_TAGLEN for use with gcry_cipher_info.Werner Koch2016-03-231-2/+14
* Update documentation for 'gcry_sexp_extract_param'.Justus Winter2016-03-161-4/+9
* doc: Fix typos in gcry_mpi_ec_new.Werner Koch2016-01-281-1/+1
* ecc: New API function gcry_mpi_ec_decode_point.Werner Koch2016-01-281-0/+13
* doc: Typo fix and .gitignore addition.Werner Koch2015-12-271-1/+1
* doc: Fix typo.Justus Winter2015-12-071-1/+1
* Keccak: Add SHAKE Extendable-Output FunctionsJussi Kivilinna2015-10-311-1/+11
* Few updates to documentationJussi Kivilinna2015-10-311-3/+4