projects
/
libgcrypt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libgcrypt.git
2019-01-02
Jussi Kivilinna
Process CCM/EAX/GCM/Poly1305 AEAD cipher modes input...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Jussi Kivilinna
tests/benchmark: add Chacha20-Poly1305 benchmarking
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Jussi Kivilinna
tests/benchmark: add --huge-buffers option for cipher...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
NIIBE Yutaka
random: Add finalizer for rndjent.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-12
Werner Koch
secmem: Prepare for easier debugging.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-01
Jussi Kivilinna
rijndael-aesni: interleave last CTR encryption round...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jussi Kivilinna
Use explicit_bzero for wipememory
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jussi Kivilinna
Add clang target pragma for mixed C/assembly x86-64...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Jussi Kivilinna
Optimizations for AES-NI OCB
commit
|
commitdiff
|
tree
|
snapshot
2018-11-19
Andreas Metzler
doc: Fix library initialization examples
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Werner Koch
random: Initialize variable as requested by valgrind
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
NIIBE Yutaka
libgcrypt.m4: Prefer gpgrt-config to SYSROOT support.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
NIIBE Yutaka
build: Update autogen.rc.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Jussi Kivilinna
Fix 'variable may be used uninitialized' warning for...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Jussi Kivilinna
Fix inlining of ocb_get_l for x86 AES implementations
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
stdmem: free: only call _gcry_secmem_free if needed
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
secmem: fix potential memory visibility issue
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
wipememory: use memset for non-constant length or large...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
Change buf_cpy and buf_xor* functions to use buf_put...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
rijndael: fix unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
mpi/longlong.h: enable inline assembly for powerpc64
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Jussi Kivilinna
Change remaining users of _gcry_fips_mode to use fips_mode
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
NIIBE Yutaka
aarch64: mpi: Distribute the header file as a part...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
NIIBE Yutaka
build: Fix GCRYPT_HWF_MODULES.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
NIIBE Yutaka
build: Update gpg-error.m4 and libgcrypt.m4.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
NIIBE Yutaka
build: Update gpg-error.m4 and ksba.m4.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Jussi Kivilinna
Fix missing global initialization in fips_is_operational
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Werner Koch
Merge release info from 1.8.4
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Daniel Kahn...
random: use getrandom() on Linux where available
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Werner Koch
random: Make sure to re-open /dev/random after a fork
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Werner Koch
primes: Avoid leaking bits of the prime test to pageabl...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
NIIBE Yutaka
libgcrypt.m4: Better compatibility support.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
NIIBE Yutaka
build: Fix libgcrypt.m4.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
NIIBE Yutaka
build: Relax build requirements.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Werner Koch
cipher: Add comments about future OIDs.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
NIIBE Yutaka
build: Require libgpg-error >= 1.33.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Werner Koch
build: Add release make target
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Werner Koch
build: Make distcheck work again.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Werner Koch
doc: Update yat2m.c from upstream (libgpg-error)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Werner Koch
Fix memory leak in secmem in out of core conditions.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Werner Koch
ecc: Fix memory leak in the error case of ecc_encrypt_raw
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Werner Koch
ecc: Fix possible memory leakage in parameter check...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
NIIBE Yutaka
build: Fix libgcrypt.pc.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
NIIBE Yutaka
build: Compatibility to pkg-config.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
NIIBE Yutaka
build: Make libgcrypt.m4 use gpg-error-config.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
NIIBE Yutaka
build: Provide libgcrypt.pc, generated by configure.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
NIIBE Yutaka
build: Update gpg-error.m4 from libgpg-error.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
NIIBE Yutaka
build: Don't default to underscore=yes for cross-build.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Werner Koch
ecc: Fix potential unintended freeing of an internal...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Werner Koch
sexp: Fix uninitialized use of a var in the error case.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Werner Koch
doc: Fix example for gcry_sexp_extract_param
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
NIIBE Yutaka
build: Let configure create the VERSION file.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Jussi Kivilinna
Add size optimized cipher block copy and xor functions
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
NIIBE Yutaka
RFC-8439 was published.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Clean-up implementation selection for SHA1 and SHA2
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Add hash_buffer and hash_buffers for SHA-224, SHA-385...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Add hash_buffer and hash_buffers pointers to message...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
AES: setup cipher object bulk routines with optimized...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Pass cipher object pointer to setkey functions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Add fast path for _gcry_fips_is_operational
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Access cipher mode routines through routine pointers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Add separate handlers for CBC-CTS variant
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Avoid division by spec->blocksize in cipher mode handlers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
Fix CBC-CTS+CBC-MAC flag check
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Jussi Kivilinna
tests/basic: silence GCC-8 warning
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Will Dietz
random: Fix hang of _gcry_rndjent_get_version.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Werner Koch
Add NEWS from the 1.8 and 1.7 branches.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
NIIBE Yutaka
ecc: Add blinding for ECDSA.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Werner Koch
ecc: Improve gcry_mpi_ec_curve_point
commit
|
commitdiff
|
tree
|
snapshot
2018-06-05
Werner Koch
mpi: New internal function _gcry_mpi_cmpabs.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-29
Werner Koch
build: Convince gcc not to delete NULL ptr checks.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-28
Werner Koch
prime: Avoid rare assertion failure in gcry_prime_check.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-17
Werner Koch
mpi: Fix for buidling for MIPS64 with Clang
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
NIIBE Yutaka
hmac: Use xtrymalloc.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jussi Kivilinna
basic_all_hwfeature_combinations.sh: use $njobs to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jussi Kivilinna
Faster look-up for spec by algo for digests, ciphers...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jussi Kivilinna
Fix building with BLAKE2 disabled
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
Jussi Kivilinna
Add missing BLAKE2, SM3 and GOSTR3411_CP to MAC-HMAC...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-10
NIIBE Yutaka
random: Protect another use of jent_rng_collector.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Jussi Kivilinna
aarch64/assembly: only use the lower 32 bit of an int...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Jussi Kivilinna
poly1305: silence compiler warning on clang/aarch64
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Martin Storsjö
aarch64: Enable building the aarch64 cipher assembly...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Martin Storsjö
aarch64: camellia: Only use the lower 32 bit of an...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Martin Storsjö
aarch64: Fix assembling chacha20-aarch64.S with clang...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Martin Storsjö
aarch64: mpi: Fix building the mpi aarch64 assembly...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Martin Storsjö
random: Don't assume that _WIN64 implies x86_64
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Jussi Kivilinna
Register DCO for Martin Storsjö
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jussi Kivilinna
tests/aeswrap: add in-place encryption/decryption testing
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Stephan Mueller
AES-KW: fix in-place encryption
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jussi Kivilinna
bench-slope: add CPU frequency auto-detection
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jussi Kivilinna
_gcry_burn_stack: use memset for clearing memory
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Jussi Kivilinna
Improve constant-time buffer compare
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Werner Koch
doc: Clarify the value range of the use-rsa-e parameter.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Jussi Kivilinna
Add Intel SHA Extensions accelerated SHA256 implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Jussi Kivilinna
Add Intel SHA Extensions accelerated SHA1 implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-02-16
Jussi Kivilinna
AVX implementation of BLAKE2s
commit
|
commitdiff
|
tree
|
snapshot
2018-02-04
Jussi Kivilinna
AVX2 implementation of BLAKE2b
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Jussi Kivilinna
Fix incorrect counter overflow handling for GCM
commit
|
commitdiff
|
tree
|
snapshot
2018-01-22
Jussi Kivilinna
Fix use of AVX instructions in Chaha20 SSSE3 implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-20
Jussi Kivilinna
doc: fix double "See" in front of reference
commit
|
commitdiff
|
tree
|
snapshot
next