index
:
delta/libgcrypt.git
ECC-INTEGRATION-1-5
LIBGCRYPT-1-2-BRANCH
LIBGCRYPT-1-4-BRANCH
LIBGCRYPT-1-5-BRANCH
LIBGCRYPT-1-6-BRANCH
LIBGCRYPT-1-7-BRANCH
LIBGCRYPT-1.10-BRANCH
LIBGCRYPT-1.8-BRANCH
LIBGCRYPT-1.9-BRANCH
LIBGCRYPT-2.0-MO
OS2-BRANCH
STABLE-BRANCH-1-0
baserock/gnome
baserock/libgcrypt-1.5.5
baserock/morph
cipher-amd64-optimizations
cipher-s390x-optimizations
compliant-ecc-keygen
dkg/ecc-debug-cleanup
dkg/fix-T3894
ePit-1-0
gniibe-T3358
gniibe-curve25519
gniibe-mpi-pow-2017-06
gniibe/4293
gniibe/cmac-selftest
gniibe/const-invm
gniibe/fips-from-redhat
gniibe/jitterent
gniibe/new-pk-api
gniibe/t5797
gniibe/x448
http-to-https
justus/fix-error-handling
master
mo
padlock-test
t4873
ueno-pss
dev.gnupg.org: source/libgcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Clarify the value range of the use-rsa-e parameter.
Werner Koch
2018-03-22
1
-1
/
+3
*
doc: fix double "See" in front of reference
Jussi Kivilinna
2018-01-20
1
-6
/
+6
*
Add EAX mode
Jussi Kivilinna
2018-01-20
1
-6
/
+13
*
api: Add GCRYCTL_AUTO_EXPAND_SECMEM.
Werner Koch
2017-11-24
1
-3
/
+14
*
doc: Clarify gcry_mpi_div
Werner Koch
2017-11-15
1
-1
/
+3
*
api: New function gcry_mpi_get_ui.
Werner Koch
2017-10-17
1
-1
/
+13
*
Release 1.8.0
libgcrypt-1.8.0
Werner Koch
2017-07-18
1
-1
/
+1
*
api: New function gcry_mpi_point_copy.
Werner Koch
2017-07-18
1
-0
/
+7
*
api: New function gcry_get_config.
Werner Koch
2017-06-21
1
-1
/
+24
*
New global config option "only-urandom".
Werner Koch
2017-06-16
1
-2
/
+17
*
Implement global config file /etc/gcrypt/random.conf
Werner Koch
2017-06-16
1
-0
/
+15
*
New hardware feature flag HWF_INTEL_RDTSC.
Werner Koch
2017-06-14
1
-0
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-3
/
+3
*
Add BLAKE2b and BLAKE2s hash algorithms (RFC 7693)
Jussi Kivilinna
2017-02-27
1
-3
/
+40
*
w32: New envvar GCRYPT_RNDW32_DBG.
Werner Koch
2017-01-27
1
-0
/
+7
*
Add XTS cipher mode
Jussi Kivilinna
2017-01-06
1
-3
/
+20
*
tests: Add option --disable-hwf to the version utility.
Werner Koch
2017-01-03
1
-4
/
+8
*
Document the overflow pools and add a stupid test case.
Werner Koch
2016-12-07
1
-3
/
+9
*
Put blocking calls into Libgpg-error's system call clamp.
Werner Koch
2016-11-12
1
-0
/
+15
*
doc: Update yat2m.
Werner Koch
2016-06-25
1
-8
/
+56
*
doc: Describe envvars.
Werner Koch
2016-06-15
1
-2
/
+81
*
cipher: Add constant for 8 bit CFB mode.
Werner Koch
2016-04-14
1
-2
/
+5
*
cipher: Buffer data from gcry_cipher_authenticate in OCB mode.
Werner Koch
2016-04-12
1
-1
/
+1
*
mpi: Explicitly limit the allowed input length for gcry_mpi_scan.
Werner Koch
2016-04-01
1
-1
/
+3
*
random: Replace RMD160 by SHA-1 for mixing the CSPRNG pool.
Werner Koch
2016-03-31
1
-1
/
+1
*
doc: Update for gcry_cipher_gettag and gcry_cipher_checktag.
Werner Koch
2016-03-29
1
-2
/
+14
*
Add new control GCRYCTL_GET_TAGLEN for use with gcry_cipher_info.
Werner Koch
2016-03-23
1
-2
/
+14
*
Update documentation for 'gcry_sexp_extract_param'.
Justus Winter
2016-03-16
1
-4
/
+9
*
doc: Fix possible dependency problem.
Werner Koch
2016-02-20
1
-1
/
+1
*
doc: Fix typos in gcry_mpi_ec_new.
Werner Koch
2016-01-28
1
-1
/
+1
*
ecc: New API function gcry_mpi_ec_decode_point.
Werner Koch
2016-01-28
1
-0
/
+13
*
doc: Typo fix and .gitignore addition.
Werner Koch
2015-12-27
1
-1
/
+1
*
doc: Fix typo.
Justus Winter
2015-12-07
1
-1
/
+1
*
Keccak: Add SHAKE Extendable-Output Functions
Jussi Kivilinna
2015-10-31
1
-1
/
+11
*
Few updates to documentation
Jussi Kivilinna
2015-10-31
1
-3
/
+4
*
md: add variable length output interface
Jussi Kivilinna
2015-10-28
1
-8
/
+59
*
ecc: Add key generation flag "no-keytest".
Werner Koch
2015-05-21
1
-0
/
+7
*
Update documentation for Poly1305-ChaCha20 AEAD, RFC-7539
Jussi Kivilinna
2015-05-14
1
-4
/
+5
*
Add OCB cipher mode
Werner Koch
2015-01-16
1
-8
/
+31
*
cipher: Prepare for OCB mode.
Werner Koch
2015-01-08
1
-6
/
+13
*
doc: Update yat2m to current upstream version (GnuPG).
Werner Koch
2015-01-05
1
-3
/
+100
*
doc: State that gcry_md_write et al may be used after md_read.
Werner Koch
2015-01-05
1
-7
/
+16
*
doc: typo fix
Werner Koch
2015-01-05
1
-1
/
+1
*
mpi: Add gcry_mpi_ec_sub.
Markus Teich
2014-10-08
1
-0
/
+9
*
doc: Fix a configure option name.
Werner Koch
2014-10-08
1
-1
/
+1
*
build: Document SYSROOT.
Werner Koch
2014-10-02
1
-4
/
+17
*
build: Support SYSROOT based config script finding.
Werner Koch
2014-10-02
1
-1
/
+1
*
ecc: Support the non-standard 0x40 compression flag for EdDSA.
Werner Koch
2014-07-25
1
-4
/
+8
*
Add Poly1305 to documentation
Jussi Kivilinna
2014-05-17
1
-6
/
+36
*
Add ChaCha20 stream cipher
Jussi Kivilinna
2014-05-11
1
-3
/
+7
[next]