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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fips: Improve selftests invocation.
Jakub Jelen
2021-10-15
1
-4
/
+18
*
fips: Fix the previous commit.
NIIBE Yutaka
2021-10-14
1
-2
/
+2
*
fips: Verify library integrity before running selftests.
Jakub Jelen
2021-10-14
1
-10
/
+27
*
build: Support specifying HMAC key by --enable-hmac-binary-check.
NIIBE Yutaka
2021-10-12
1
-2
/
+3
*
build: Use KEY_FOR_BINARY_CHECK for --enable-hmac-binary-check.
NIIBE Yutaka
2021-10-11
2
-2
/
+7
*
cipher: Add sign+hash, verify+hash, and random-override API.
NIIBE Yutaka
2021-10-07
8
-2
/
+72
*
build,gcrypt.h: Don't define gcry_socklen_t.
NIIBE Yutaka
2021-10-05
1
-8
/
+1
*
build,gcrypt.h: Remove INSERT_SYS_SELECT_H.
NIIBE Yutaka
2021-10-05
1
-2
/
+0
*
build: Add hmac256.h to distribution.
NIIBE Yutaka
2021-09-24
1
-1
/
+1
*
Allow passing FIPS module version
Jakub Jelen
2021-09-20
1
-3
/
+13
*
Remove the forced fips mode
Jakub Jelen
2021-09-20
3
-50
/
+4
*
Remove a way to inactive FIPS mode
Jakub Jelen
2021-09-20
3
-61
/
+6
*
Add AES-GCM-SIV mode (RFC 8452)
Jussi Kivilinna
2021-08-26
1
-3
/
+4
*
Add SIV mode (RFC 5297)
Jussi Kivilinna
2021-08-26
1
-2
/
+12
*
hmac: Don't have the second implementation of hmac256.
NIIBE Yutaka
2021-08-19
1
-1
/
+1
*
fips: Don't use gcry_check_version for integrity check any more.
NIIBE Yutaka
2021-08-19
1
-5
/
+0
*
fips: Use a .rodata1 section integrity check with hmac256.
NIIBE Yutaka
2021-08-19
1
-20
/
+99
*
build: Generate hash for integrity check with hmac256 (2).
NIIBE Yutaka
2021-08-19
2
-67
/
+21
*
build: Generate hash for integrity check with hmac256.
NIIBE Yutaka
2021-08-18
1
-8
/
+18
*
hmac: Fix hmac256 command option handling.
NIIBE Yutaka
2021-08-18
1
-4
/
+9
*
fips: Fix tests in fips mode.
NIIBE Yutaka
2021-08-16
1
-2
/
+1
*
fips: Fix check_binary_integrity.
NIIBE Yutaka
2021-08-06
2
-5
/
+9
*
fips: Support LIBGCRYPT_FORCE_FIPS_MODE envvar.
NIIBE Yutaka
2021-08-03
1
-1
/
+1
*
hwfeatures: Enable hardware support also in FIPS mode.
NIIBE Yutaka
2021-07-29
1
-3
/
+0
*
hmac: Use xfree.
NIIBE Yutaka
2021-07-15
1
-3
/
+4
*
ec: add zSeries/s390x accelerated scalar multiplication
Jussi Kivilinna
2021-07-02
3
-1
/
+4
*
mpi/ec: add fast reduction functions for NIST curves
Jussi Kivilinna
2021-06-19
1
-0
/
+1
*
Minor tweak to gcry_free.
Werner Koch
2021-06-02
1
-1
/
+1
*
hwf-x86: fix use of wrong operand type
Jussi Kivilinna
2021-04-28
1
-7
/
+5
*
hash_buffers: add output length param for XOF support
Jussi Kivilinna
2021-04-26
1
-2
/
+3
*
md: remove hash_buffer function from algorithms
Jussi Kivilinna
2021-04-26
2
-29
/
+0
*
Add XOF output support for internal _gcry_md_hash_buffers
Jussi Kivilinna
2021-04-26
1
-0
/
+4
*
Use memset for constant length wipememory2
Jussi Kivilinna
2021-04-26
1
-42
/
+20
*
api: Avoid use of C99 feature.
NIIBE Yutaka
2021-04-13
1
-1
/
+1
*
ecc: Fix the regression of gcry_mpi_ec_add.
NIIBE Yutaka
2021-03-30
2
-5
/
+32
*
src/hwfeatures: add reminder about documenting new HW features
Jussi Kivilinna
2021-03-06
1
-1
/
+2
*
hwf-x86: add "intel-vaes-vpclmul" HW feature
Jussi Kivilinna
2021-02-28
3
-2
/
+11
*
global: make sure that bulk config string is null-terminated
Jussi Kivilinna
2021-02-03
1
-0
/
+7
*
Add a compliance keyword to gcry_get_config.
Werner Koch
2021-01-28
1
-0
/
+15
*
global: fix compile error at pragma GCC diagnostic
Jussi Kivilinna
2021-01-26
1
-7
/
+8
*
cipher-proto: remove forward typedef of cipher_bulk_ops_t
Jussi Kivilinna
2021-01-26
1
-2
/
+2
*
Define HW-feature flags per architecture
Jussi Kivilinna
2021-01-26
1
-12
/
+22
*
Add configure option to force enable 'soft' HW feature bits
Jussi Kivilinna
2021-01-26
1
-0
/
+23
*
Merge branch 'LIBGCRYPT-1.9-BRANCH'
Werner Koch
2021-01-21
3
-9
/
+9
|
\
|
*
Release 1.9.0
libgcrypt-1.9.0
Werner Koch
2021-01-19
1
-1
/
+1
|
*
Merge branch 'master' into LIBGCRYPT-1.9-BRANCH
Werner Koch
2021-01-18
3
-0
/
+36
|
|
\
|
*
|
ecc: Change an error code of gcry_ecc_mul_point.
Werner Koch
2021-01-18
2
-8
/
+8
*
|
|
Merge remote-tracking branch 'origin/cipher-s390x-optimizations' into master
Jussi Kivilinna
2021-01-19
5
-1
/
+246
|
\
\
\
|
*
|
|
hwf-s390x: add VX vector instruction set detection
Jussi Kivilinna
2020-12-30
3
-7
/
+15
|
*
|
|
hwf: add detection of s390x/zSeries hardware features
Jussi Kivilinna
2020-12-18
5
-1
/
+238
[next]