summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Update more information about FIPS selftests and algorithmsJakub Jelen2022-01-251-14/+175
* fips: Remove GCRYCTL_FIPS_SERVICE_INDICATOR and renumber the enum.NIIBE Yutaka2022-01-171-0/+1
* Update documentation related to FIPSJakub Jelen2022-01-171-73/+49
* random: Rename rndlinux module to rndoldlinux.NIIBE Yutaka2022-01-111-4/+4
* fips: Provide a mechanizm to put libgcrypt in non-FIPS mode.NIIBE Yutaka2022-01-111-1/+39
* doc: Fix previous commit.NIIBE Yutaka2022-01-041-1/+1
* doc: Update doc/gcrypt.texi for random/.NIIBE Yutaka2022-01-041-47/+33
* build: cipher/Makefile.am, doc/Makefile.am: add a missing spaceAlexander Kanavin2021-12-071-1/+1
* random: Remove use of experimental random daemon.NIIBE Yutaka2021-12-071-9/+0
* doc: Reference the new FIPS 140-3Jakub Jelen2021-11-051-2/+2
* doc: Add entries for hash+sign functions.NIIBE Yutaka2021-10-151-0/+52
* Remove the forced fips modeJakub Jelen2021-09-201-34/+8
* Add AES-GCM-SIV mode (RFC 8452)Jussi Kivilinna2021-08-261-6/+23
* Add SIV mode (RFC 5297)Jussi Kivilinna2021-08-261-2/+35
* doc: Fix a typo.NIIBE Yutaka2021-07-221-1/+1
* doc: Clarify gcry_md_setkey for keyed BLAKE hashes.Werner Koch2021-04-261-2/+2
* build: Fix for make distcheck, no EPS support.NIIBE Yutaka2021-03-301-3/+1
* build: Revert the previous commit.NIIBE Yutaka2021-03-251-1/+3
* build: Remove intermediate PDF files from EXTRA_DIST.NIIBE Yutaka2021-03-251-3/+1
* doc: Document newly added optimizationsJakub Jelen2021-03-061-0/+8
* doc: Fix swapped GCM/CCM constants.Werner Koch2021-02-171-1/+1
* ecc: Change an error code of gcry_ecc_mul_point.Werner Koch2021-01-181-3/+39
* doc: Add missing OIDs to the list of supported curvesWerner Koch2021-01-071-8/+64
* 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
* build: Use {CFLAGS,CPPFLAGS,LDFLAGS}_FOR_BUILD for helper programs.NIIBE Yutaka2019-07-221-1/+2
* 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: Update yat2m.c from upstream (libgpg-error)Werner Koch2018-10-241-12/+30
* 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