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: 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
*
sexp: Fix broken gcry_sexp_nth.
Werner Koch
2014-01-28
1
-2
/
+3
*
md: Add Whirlpool bug emulation feature.
Werner Koch
2014-01-19
1
-0
/
+16
*
Replace ath based mutexes by gpgrt based locks.
Werner Koch
2014-01-16
1
-89
/
+6
*
Add a function to retrieve algorithm used by MAC handler
Dmitry Eremin-Solenikov
2014-01-13
1
-0
/
+10
*
Correct formatting of gcry_mac_get_algo_keylen documentation
Dmitry Eremin-Solenikov
2014-01-13
1
-1
/
+1
*
Move all helper scripts to build-aux/
Werner Koch
2014-01-10
3
-7686
/
+5
*
Fix another minor typo.
Werner Koch
2014-01-08
1
-1
/
+1
*
Typo fixes.
Werner Koch
2014-01-08
1
-1
/
+1
*
doc: Change yat2m to allow arbitrary condition names.
Werner Koch
2013-12-16
1
-107
/
+266
*
doc: Minor manual fix.
Werner Koch
2013-12-13
1
-1
/
+1
*
SHA-512: Add AVX and AVX2 implementations for x86-64
Jussi Kivilinna
2013-12-13
1
-0
/
+2
*
SHA-256: Add SSSE3 implementation for x86-64
Jussi Kivilinna
2013-12-12
1
-0
/
+1
*
Add a configuration file to disable hardware features.
Werner Koch
2013-12-12
1
-0
/
+45
*
random: Add a feature to close device file descriptors.
Werner Koch
2013-12-11
1
-0
/
+12
*
sexp: Allow long names and white space in gcry_sexp_extract_param.
Werner Koch
2013-12-07
1
-10
/
+14
*
mpi: Introduce 4 user flags for gcry_mpi_t.
Werner Koch
2013-12-02
1
-0
/
+5
*
Add GMAC to MAC API
Jussi Kivilinna
2013-11-21
1
-7
/
+27
*
Add some documentation for GCM mode
Jussi Kivilinna
2013-11-20
1
-3
/
+9
*
Add CMAC (Cipher-based MAC) to MAC API
Jussi Kivilinna
2013-11-19
1
-1
/
+47
*
Add new MAC API, initially with HMAC
Jussi Kivilinna
2013-11-16
1
-3
/
+251
*
ecc: Implement the "nocomp" flag for key generation.
Werner Koch
2013-11-08
1
-4
/
+8
*
ecc: Make "noparam" the default and replace by "param".
Werner Koch
2013-11-08
1
-12
/
+8
*
ecc: Require "eddsa" flag for curve Ed25519.
Werner Koch
2013-11-05
1
-10
/
+5
*
ecc: Fully implement Ed25519 compression in ECDSA mode.
Werner Koch
2013-11-05
1
-1
/
+1
*
mpi: Add function gcry_mpi_set_opaque_copy.
Werner Koch
2013-11-05
1
-0
/
+7
*
ecc: Add flags "noparam" and "comp".
Werner Koch
2013-10-29
1
-2
/
+36
*
Fix typos in documentation
Jussi Kivilinna
2013-10-28
1
-43
/
+43
*
Add Counter with CBC-MAC mode (CCM)
Jussi Kivilinna
2013-10-22
1
-4
/
+12
*
Add API to support AEAD cipher modes
Jussi Kivilinna
2013-10-22
1
-0
/
+35
*
sexp: Add function gcry_sexp_extract_param.
Werner Koch
2013-10-16
1
-0
/
+60
*
pubkey: Remove duplicated flag parsing code.
Werner Koch
2013-10-14
1
-45
/
+80
*
doc: Type fix.
Werner Koch
2013-10-02
1
-1
/
+1
*
doc: Remove note that RC2/128 is not yet supported.
Werner Koch
2013-10-02
1
-3
/
+1
*
ecc: Allow the name "q@eddsa" to get/set the public key.
Werner Koch
2013-09-25
1
-4
/
+10
*
pk: Add algo id GCRY_PK_ECC and deprecate ECDSA and ECDH.
Werner Koch
2013-09-23
1
-7
/
+12
*
pk: Simplify the public key dispatcher pubkey.c.
Werner Koch
2013-09-18
1
-2
/
+4
*
Rename the GOST algorithm identifiers.
Werner Koch
2013-09-18
1
-5
/
+5
*
doc: fix building of ps and pdf documentation
Dmitry Eremin-Solenikov
2013-09-18
3
-11
/
+1
*
Add GOST R 34.11-2012 implementation (Stribog)
Dmitry Eremin-Solenikov
2013-09-18
1
-0
/
+8
*
Add basic implementation of GOST R 34.11-94 message digest
Dmitry Eremin-Solenikov
2013-09-18
1
-0
/
+4
*
Add limited implementation of GOST 28147-89 cipher
Dmitry Eremin-Solenikov
2013-09-18
1
-0
/
+5
[prev]
[next]