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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests: Transient DSA keys work in FIPS mode
Jakub Jelen
2021-07-29
1
-9
/
+6
*
tests: Skip secmem overflow test in FIPS mode
Jakub Jelen
2021-07-29
1
-1
/
+6
*
tests: Expect the 192b ECDSA tests to fail in fips mode
Jakub Jelen
2021-07-29
1
-7
/
+17
*
tests: Expect curves 25519/448 to fail in FIPS mode
Jakub Jelen
2021-07-29
4
-14
/
+100
*
tests: Skip unsupported mechanisms in FIPS mode
Jakub Jelen
2021-07-29
2
-2
/
+35
*
tests: Do not expect GCM work in FIPS
Jakub Jelen
2021-07-29
1
-1
/
+13
*
mac: Disable AES GMAC in FIPS mode
Jakub Jelen
2021-07-29
1
-1
/
+1
*
hwfeatures: Enable hardware support also in FIPS mode.
NIIBE Yutaka
2021-07-29
1
-3
/
+0
*
cipher: Support internal hashing for DSA and ECDSA signing.
NIIBE Yutaka
2021-07-29
7
-32
/
+189
*
cipher: Support internal hashing for RSA-PSS.
NIIBE Yutaka
2021-07-23
2
-102
/
+171
*
cipher: Extend RSA-PSS internal function for verify, too.
NIIBE Yutaka
2021-07-23
4
-17
/
+42
*
cipher: Extend RSA-PSS internal function.
NIIBE Yutaka
2021-07-23
3
-15
/
+39
*
cipher: Check by caller instead, not by callee for RSA-PSS.
NIIBE Yutaka
2021-07-23
3
-23
/
+13
*
doc: Fix a typo.
NIIBE Yutaka
2021-07-22
1
-1
/
+1
*
hmac: Use xfree.
NIIBE Yutaka
2021-07-15
1
-3
/
+4
*
tests/basic: use SHA256 instead of RMD160 for SHAKE extract testing
Jussi Kivilinna
2021-07-07
1
-1
/
+1
*
tests: Fix tests/basic.c for FIPS mode.
NIIBE Yutaka
2021-07-07
1
-2
/
+2
*
tests: Skip unavailable ciphers in FIPS mode.
NIIBE Yutaka
2021-07-07
1
-0
/
+33
*
tests: Fix messages to STDERR when FIPS mode is enabled.
NIIBE Yutaka
2021-07-07
1
-24
/
+24
*
rinjdael-s390x: fix UBSAN warning on using index beyond end of array
Jussi Kivilinna
2021-07-05
1
-6
/
+17
*
ec: add zSeries/s390x accelerated scalar multiplication
Jussi Kivilinna
2021-07-02
8
-3
/
+483
*
tests/t-mpi-point: add one more NIST P-256 reduction test-vector
Jussi Kivilinna
2021-07-02
1
-0
/
+11
*
bench-slope: add X25519 and X448 scalar multiplication
Jussi Kivilinna
2021-07-01
1
-2
/
+28
*
mpi: optimizations for MPI scanning and printing
Jussi Kivilinna
2021-07-01
2
-287
/
+561
*
mpi/ec: cache converted field_table MPIs
Jussi Kivilinna
2021-07-01
1
-6
/
+16
*
mpi_ec_get_affine: fast path for Z==1 case
Jussi Kivilinna
2021-07-01
1
-0
/
+18
*
tests/t-mpi-point: add reduction test-vectors for secp256k1
Jussi Kivilinna
2021-07-01
1
-0
/
+62
*
ec-nist: fix 'mod p' carry adjustment and output masking
Jussi Kivilinna
2021-06-30
3
-53
/
+837
*
mpi/ec: add fast reduction for secp256k1
Jussi Kivilinna
2021-06-19
2
-0
/
+366
*
mpi/ec: add fast reduction functions for NIST curves
Jussi Kivilinna
2021-06-19
9
-18
/
+1943
*
mpi/ec: small optimization for ec_mulm_448
Jussi Kivilinna
2021-06-19
1
-54
/
+22
*
mpi/ec: small optimization for ec_mulm_25519
Jussi Kivilinna
2021-06-19
1
-29
/
+12
*
mpi/longlong.h: fix missing macro parameter parentheses
Jussi Kivilinna
2021-06-19
1
-7
/
+7
*
tests/t-mpi-point: add NIST curve multiplication test vectors
Jussi Kivilinna
2021-06-19
1
-1
/
+1997
*
tests/bench-slope: add ECC benchmarking
Jussi Kivilinna
2021-06-19
1
-52
/
+640
*
tests/benchmark: add benchmark for Ed448
Jussi Kivilinna
2021-06-19
1
-2
/
+19
*
ecc: Fix bug in gcry_pk_get_param for Curve25519.
Werner Koch
2021-06-17
3
-22
/
+151
*
build: Fix broken mlock detection
Johannes Schindelin via Gcrypt-devel
2021-06-16
1
-1
/
+1
*
cipher: Extend convenience OID mapping table for AES.
Werner Koch
2021-06-02
1
-0
/
+6
*
Minor tweak to gcry_free.
Werner Koch
2021-06-02
1
-1
/
+1
*
random: Silence a warning for building rndjent by Clang.
NIIBE Yutaka
2021-06-01
1
-0
/
+2
*
build: _DARWIN_C_SOURCE should be 1.
NIIBE Yutaka
2021-05-27
1
-1
/
+1
*
cipher: Fix ElGamal encryption for other implementations.
NIIBE Yutaka
2021-05-26
1
-18
/
+6
*
cipher: Fix memory leaks for EdDSA.
Tianjia Zhang
2021-05-17
1
-6
/
+2
*
Always include <config.h> in cipher assembly codes
H.J. Lu
2021-05-17
1
-1
/
+1
*
ecc: Fix the input length check for Montgomery curve.
NIIBE Yutaka
2021-05-06
1
-1
/
+1
*
hwf-x86: fix use of wrong operand type
Jussi Kivilinna
2021-04-28
1
-7
/
+5
*
ecc: Check the input length for the point.
NIIBE Yutaka
2021-04-27
1
-1
/
+8
*
keccak: add hash_buffers functions for SHAKE128 & SHAKE256
Jussi Kivilinna
2021-04-26
1
-2
/
+18
*
hash_buffers: add output length param for XOF support
Jussi Kivilinna
2021-04-26
9
-32
/
+65
[prev]
[next]