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
/
src
/
cipher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices to use URL.
NIIBE Yutaka
2023-04-27
1
-2
/
+2
*
Add ARIA block cipher
Jussi Kivilinna
2023-01-06
1
-0
/
+3
*
Move function prototype to cipher.h.
NIIBE Yutaka
2022-09-16
1
-0
/
+2
*
cipher: Use const for *_spec_t, if possible.
NIIBE Yutaka
2022-01-04
1
-37
/
+37
*
md: remove hash_buffer function from algorithms
Jussi Kivilinna
2021-04-26
1
-24
/
+0
*
cipher: setup bulk functions at each algorithms key setup
Jussi Kivilinna
2020-09-27
1
-127
/
+0
*
Optimizations for SM4 cipher
Jussi Kivilinna
2020-06-20
1
-0
/
+16
*
ecc: Add new flag "prehash".
NIIBE Yutaka
2020-06-17
1
-0
/
+1
*
Add SM4 symmetric cipher algorithm
Tianjia Zhang
2020-06-16
1
-0
/
+1
*
gost28147: add support for CryptoPro key meshing per RFC 4357
Dmitry Baryshkov
2020-03-20
1
-0
/
+1
*
Add elliptic curve SM2 implementation.
Tianjia Zhang
2020-01-21
1
-0
/
+1
*
Add SHA512/224 and SHA512/256 algorithms
Jussi Kivilinna
2019-04-05
1
-0
/
+2
*
Add hash_buffer and hash_buffers pointers to message digest spec
Jussi Kivilinna
2018-06-19
1
-0
/
+1
*
Add AES-NI acceleration for AES-XTS
Jussi Kivilinna
2018-01-09
1
-0
/
+3
*
Add crypto hash SM3.
Jia Zhang
2017-10-24
1
-0
/
+7
*
md: Optimize gcry_md_hash_buffers for SHA-256 and SHA-512.
Werner Koch
2017-06-16
1
-0
/
+13
*
Add BLAKE2b and BLAKE2s hash algorithms (RFC 7693)
Jussi Kivilinna
2017-02-27
1
-0
/
+12
*
Keccak: Add SHAKE Extendable-Output Functions
Jussi Kivilinna
2015-10-31
1
-0
/
+2
*
Add framework to eventually support SHA3.
Werner Koch
2015-08-08
1
-1
/
+5
*
Add Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-0
/
+1
*
Reduce amount of duplicated code in OCB bulk implementations
Jussi Kivilinna
2015-07-27
1
-19
/
+19
*
Add bulk OCB for Serpent SSE2, AVX2 and NEON implementations
Jussi Kivilinna
2015-07-27
1
-0
/
+5
*
Add bulk OCB for Twofish AMD64 implementation
Jussi Kivilinna
2015-07-27
1
-0
/
+5
*
Add bulk OCB for Camellia AES-NI/AVX and AES-NI/AVX2 implementations
Jussi Kivilinna
2015-07-27
1
-0
/
+5
*
ecc: Add key generation flag "no-keytest".
Werner Koch
2015-05-21
1
-0
/
+1
*
Add OCB bulk crypt/auth functions for AES/AES-NI
Jussi Kivilinna
2015-04-18
1
-0
/
+4
*
Add GOST R 34.11-94 variant using id-GostR3411-94-CryptoProParamSet
Dmitry Eremin-Solenikov
2014-06-28
1
-0
/
+1
*
Add ChaCha20 stream cipher
Jussi Kivilinna
2014-05-11
1
-0
/
+1
*
3des: add amd64 assembly implementation for 3DES
Jussi Kivilinna
2014-03-30
1
-0
/
+13
*
Add MD2 message digest implementation
Dmitry Eremin-Solenikov
2014-03-11
1
-0
/
+1
*
Add a simple (raw) PKCS#1 padding mode
Dmitry Eremin-Solenikov
2014-03-04
1
-0
/
+1
*
Add CMAC (Cipher-based MAC) to MAC API
Jussi Kivilinna
2013-11-19
1
-0
/
+24
*
cipher: use size_t for internal buffer lengths
Jussi Kivilinna
2013-11-15
1
-20
/
+20
*
ecc: Make "noparam" the default and replace by "param".
Werner Koch
2013-11-08
1
-3
/
+4
*
ecc: Require "eddsa" flag for curve Ed25519.
Werner Koch
2013-11-05
1
-5
/
+4
*
ecc: Add flags "noparam" and "comp".
Werner Koch
2013-10-29
1
-0
/
+2
*
ecc: Add support for GOST R 34.10-2001/-2012 signatures
Dmitry Eremin-Solenikov
2013-10-16
1
-0
/
+1
*
ecc: Support use of Ed25519 with ECDSA.
Werner Koch
2013-10-15
1
-8
/
+9
*
pubkey: Support flags list in gcry_pk_genkey.
Werner Koch
2013-10-14
1
-0
/
+5
*
pubkey: Remove duplicated flag parsing code.
Werner Koch
2013-10-14
1
-0
/
+1
*
md: Simplify the message digest dispatcher md.c.
Werner Koch
2013-10-02
1
-6
/
+0
*
cipher: Simplify the cipher dispatcher cipher.c.
Werner Koch
2013-10-01
1
-6
/
+0
*
cipher: Add support for 128-bit keys in RC2
Peter Wu
2013-10-01
1
-0
/
+1
*
pk: Add algo id GCRY_PK_ECC and deprecate ECDSA and ECDH.
Werner Koch
2013-09-23
1
-2
/
+1
*
pk: Move s-exp creation for gcry_pk_decrypt to the modules.
Werner Koch
2013-09-20
1
-0
/
+1
*
pk: Remove unused function.
Werner Koch
2013-09-20
1
-1
/
+0
*
pk: Move s-expr creation for sign and encrypt to the modules.
Werner Koch
2013-09-19
1
-0
/
+1
*
pk: Simplify the public key dispatcher pubkey.c.
Werner Koch
2013-09-18
1
-0
/
+1
*
pk: Merge extraspecs struct with standard specs struct.
Werner Koch
2013-09-18
1
-5
/
+0
*
Add GOST R 34.11-2012 implementation (Stribog)
Dmitry Eremin-Solenikov
2013-09-18
1
-0
/
+2
[next]