index
:
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
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
ueno-pss
GnuPG: The GNU crypto library
Git daemon
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Fix make dist after socklen.m4 removal
HEAD
master
Clemens Lang
2022-04-12
1
-1
/
+1
*
build: Remove configure checking for socklen_t.
NIIBE Yutaka
2022-04-08
2
-78
/
+0
*
doc: Fix missing ARM hardware features
Tianjia Zhang
2022-04-06
1
-0
/
+4
*
build: Fix for arm crypto support
Tianjia Zhang
2022-04-06
1
-1
/
+1
*
chacha20: add AVX512 implementation
Jussi Kivilinna
2022-04-06
4
-6
/
+357
*
poly1305: add AVX512 implementation
Jussi Kivilinna
2022-04-06
6
-3
/
+1720
*
doc: Update yat2m from libgpg-error.
NIIBE Yutaka
2022-04-05
1
-47
/
+278
*
Add SM3 ARMv8/AArch64/CE assembly implementation
Tianjia Zhang
2022-04-04
4
-1
/
+248
*
hwf-ppc: fix missing HWF_PPC_ARCH_3_10 in HW feature
Jussi Kivilinna
2022-04-01
1
-0
/
+1
*
random:drbg: Fix the behavior for child process.
NIIBE Yutaka
2022-03-31
1
-0
/
+3
*
build: When no gpg-error-config, not install libgcrypt-config.
NIIBE Yutaka
2022-03-31
2
-0
/
+7
*
tests: Add brainpoolP256r1 to bench-slope.
Werner Koch
2022-03-30
1
-0
/
+16
*
configure: fix avx512 check for i386
Jussi Kivilinna
2022-03-29
1
-3
/
+3
*
Fix configure.ac error of intel-avx512
Tianjia Zhang
2022-03-29
1
-0
/
+6
*
kdf:argon2: Fix for the case output > 64.
NIIBE Yutaka
2022-03-29
2
-3
/
+12
*
build: Fix for build for Windows.
NIIBE Yutaka
2022-03-28
2
-8
/
+8
*
test: Fix cast for Windows 64-bit.
NIIBE Yutaka
2022-03-28
1
-1
/
+1
*
doc: Typo and grammar fixes.
Werner Koch
2022-03-28
1
-201
/
+201
*
hash: Add more OIDs.
Werner Koch
2022-03-28
2
-0
/
+9
*
build: Improve sign-release traget
Werner Koch
2022-03-28
1
-1
/
+1
*
tests: Fix null pointer arithmetic.
NIIBE Yutaka
2022-03-28
1
-1
/
+1
*
Fix building sha512-avx512 with clang
Jussi Kivilinna
2022-03-12
2
-7
/
+10
*
SHA512: Add AVX512 implementation
Jussi Kivilinna
2022-03-10
5
-8
/
+509
*
rijndael-vaes-avx2: perform checksumming inline
Jussi Kivilinna
2022-03-09
1
-237
/
+187
*
ghash|polyval: add x86_64 VPCLMUL/AVX512 accelerated implementation
Jussi Kivilinna
2022-03-07
2
-220
/
+728
*
Add detection for HW feature "intel-avx512"
Jussi Kivilinna
2022-03-07
5
-3
/
+85
*
ghash|polyval: add x86_64 VPCLMUL/AVX2 accelerated implementation
Jussi Kivilinna
2022-03-06
3
-111
/
+724
*
Add SM4 ARMv8/AArch64/CE assembly implementation
Tianjia Zhang
2022-03-02
4
-0
/
+734
*
hwf-arm: add ARMv8.2 optional crypto extension HW features
Tianjia Zhang
2022-03-02
3
-0
/
+24
*
powerpc: check for missing optimization level for vector register usage
Jussi Kivilinna
2022-02-24
2
-3
/
+15
*
Add SM4 ARMv8/AArch64 assembly implementation
Tianjia Zhang
2022-02-23
4
-1
/
+775
*
Move VPUSH_API/VPOP_API macros to common header
Tianjia Zhang
2022-02-23
2
-22
/
+22
*
Perform AEAD input 24KiB splitting only when input larger than 32KiB
Jussi Kivilinna
2022-02-22
6
-21
/
+39
*
fips: Clarify what to be hashed for the integrity check.
NIIBE Yutaka
2022-02-17
2
-17
/
+23
*
fips: Fix gen-note-integrity.sh script not to use cmp utility.
NIIBE Yutaka
2022-02-17
1
-4
/
+4
*
Silence compiler warnings for possible alignment problem.
NIIBE Yutaka
2022-02-17
1
-7
/
+7
*
fips: More portable integrity check.
NIIBE Yutaka
2022-02-16
3
-75
/
+134
*
fips: Integrity check improvement, with only loadable segments.
NIIBE Yutaka
2022-02-16
4
-25
/
+136
*
build: Clean up acinclude.m4.
NIIBE Yutaka
2022-02-16
1
-85
/
+0
*
build: Remove checking Pth library.
NIIBE Yutaka
2022-02-16
2
-101
/
+0
*
fips: Fix previous commit.
NIIBE Yutaka
2022-02-15
1
-32
/
+32
*
fips: Use ELF header to find hmac file offset
Clemens Lang via Gcrypt-devel
2022-02-15
2
-7
/
+69
*
build: Fix m4/gpg-error.m4.
NIIBE Yutaka
2022-02-15
1
-1
/
+2
*
hmac: Fix memory leak
Clemens Lang via Gcrypt-devel
2022-02-14
1
-0
/
+1
*
fips: Fix memory leaks in FIPS mode
Clemens Lang via Gcrypt-devel
2022-02-14
4
-1
/
+8
*
Register DCO for Clemens Lang.
NIIBE Yutaka
2022-02-14
1
-0
/
+3
*
Clean up for removal of memory guard support.
NIIBE Yutaka
2022-02-10
4
-22
/
+0
*
Remove the built-in memory guard support.
NIIBE Yutaka
2022-02-10
7
-149
/
+12
*
Fix memory allocation when GCRYCTL_ENABLE_M_GUARD.
NIIBE Yutaka
2022-02-09
2
-1
/
+5
*
kdf: Prepare aligned memory in balloon_final.
NIIBE Yutaka
2022-02-09
1
-10
/
+16
[next]