Page MenuHome GnuPG
Feed Advanced Search

Sun, Feb 15

jukivili committed rC722c5894ea8e: configure.ac: fix HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS on x32 targets (authored by jukivili).
configure.ac: fix HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS on x32 targets
Sun, Feb 15, 10:12 AM

Mon, Feb 2

jukivili committed rC927850875c62: rijndael-vaes-avx512: add PIC @PLT for AVX2 function jumps (authored by jukivili).
rijndael-vaes-avx512: add PIC @PLT for AVX2 function jumps
Mon, Feb 2, 7:28 PM

Sun, Feb 1

jukivili added a comment to T8071: libgrcypt 1.12.0: SmartOS (Solaris) build problem.

Does following patch help?

Sun, Feb 1, 9:19 AM · Solaris, Bug Report, libgcrypt

Fri, Jan 30

jukivili committed rCe073f0ed4466: hwf-ppc: fix missing HWF_PPC_ARCH_3_10 in HW feature (authored by jukivili).
hwf-ppc: fix missing HWF_PPC_ARCH_3_10 in HW feature
Fri, Jan 30, 10:43 AM
jukivili committed rC9b1ee0574ed9: Revert "cipher: Fix edge case for SET_ALLOW_WEAK_KEY." (authored by jukivili).
Revert "cipher: Fix edge case for SET_ALLOW_WEAK_KEY."
Fri, Jan 30, 10:42 AM
jukivili added a reverting change for rCb75a58df84a5: cipher: Fix edge case for SET_ALLOW_WEAK_KEY.: rC9b1ee0574ed9: Revert "cipher: Fix edge case for SET_ALLOW_WEAK_KEY.".
Fri, Jan 30, 10:42 AM
jukivili committed rC7cdfc869b7af: doc: add documentation for GCRYCTL_SET_ALLOW_WEAK_KEY (authored by jukivili).
doc: add documentation for GCRYCTL_SET_ALLOW_WEAK_KEY
Fri, Jan 30, 10:42 AM
jukivili committed rC08b88b4012f7: mpi/ec-nist: fix for -Og build failure on i386 (authored by jukivili).
mpi/ec-nist: fix for -Og build failure on i386
Fri, Jan 30, 10:42 AM
jukivili committed rC07f0563d325c: mpi/ec-inline: refactor i386 assembly to reduce register usage (authored by jukivili).
mpi/ec-inline: refactor i386 assembly to reduce register usage
Fri, Jan 30, 10:42 AM

Jan 3 2026

jukivili committed rCd5cf2b90c7d0: rijndael-aesni: use assembly for moving first and last round key (authored by jukivili).
rijndael-aesni: use assembly for moving first and last round key
Jan 3 2026, 12:06 AM
jukivili committed rC7afdbb2812b2: rijndael-aesni: prevent inlining AESNI functions by LTO (authored by jukivili).
rijndael-aesni: prevent inlining AESNI functions by LTO
Jan 3 2026, 12:06 AM
jukivili committed rC9e3af928ee11: rijndael: add VAES/AVX512 accelerated implementation (authored by jukivili).
rijndael: add VAES/AVX512 accelerated implementation
Jan 3 2026, 12:06 AM
jukivili committed rCef372b484e0f: rijndael-riscv-zvkned: optimize aes192 key setup (authored by jukivili).
rijndael-riscv-zvkned: optimize aes192 key setup
Jan 3 2026, 12:06 AM
jukivili committed rCc1d9fff3b2eb: chacha20: avoid AVX512/AVX2/SSSE3 for single block processing with Zen5 (authored by jukivili).
chacha20: avoid AVX512/AVX2/SSSE3 for single block processing with Zen5
Jan 3 2026, 12:06 AM
jukivili committed rC4c9d7a3ba939: rijndael-riscv-zvkned: optimize do_prepare_decryption (authored by jukivili).
rijndael-riscv-zvkned: optimize do_prepare_decryption
Jan 3 2026, 12:06 AM
jukivili committed rC8b538a8c7669: camellia-gfni-avx512: add 1-block constant-time implementation (authored by jukivili).
camellia-gfni-avx512: add 1-block constant-time implementation
Jan 3 2026, 12:06 AM
jukivili committed rCe5bc3b28260e: blake2: avoid AVX/AVX2/AVX512 when CPU has high vector inst latency (authored by jukivili).
blake2: avoid AVX/AVX2/AVX512 when CPU has high vector inst latency
Jan 3 2026, 12:06 AM
jukivili committed rC861896b0fad8: aria-x86_64: fixes for CFI markings (authored by jukivili).
aria-x86_64: fixes for CFI markings
Jan 3 2026, 12:06 AM
jukivili committed rCb9bafd6c6cc5: camellia-simd128: optimize round key loading and key setup (authored by jukivili).
camellia-simd128: optimize round key loading and key setup
Jan 3 2026, 12:06 AM
jukivili committed rCf5848080d41a: camellia-aesni-avx: optimize camellia_f used for key setup (authored by jukivili).
camellia-aesni-avx: optimize camellia_f used for key setup
Jan 3 2026, 12:06 AM

Nov 20 2025

jukivili committed rC670646bbf185: kdf: Avoid redundant memcpy() (authored by Gary Lin <glin@suse.com>).
kdf: Avoid redundant memcpy()
Nov 20 2025, 7:10 PM
jukivili committed rCdae25680e54d: Register DCO for Gary Lin (authored by jukivili).
Register DCO for Gary Lin
Nov 20 2025, 7:10 PM

Oct 29 2025

jukivili added a comment to T7889: libgcrypt: HAVE_BROKEN_MLOCK.

There's GCRYPT_IN_ASAN_TEST environment variable check in tests/t-secmen.c and tests/t-sexp.c. Are those check needed after this change? Could they be removed?

Oct 29 2025, 8:09 PM · backport, libgcrypt, Bug Report

Sep 30 2025

jukivili committed rC11e8f4a8de26: const-time: add 64-bit fast paths for const-time buffer functions (authored by jukivili).
const-time: add 64-bit fast paths for const-time buffer functions
Sep 30 2025, 8:32 AM
jukivili committed rC1003c9412a4b: Add stack burning for PQC algorithms (authored by jukivili).
Add stack burning for PQC algorithms
Sep 30 2025, 8:32 AM
jukivili committed rC4c253746e520: mceliece6688128f: use const-time helper for memory comparison (authored by jukivili).
mceliece6688128f: use const-time helper for memory comparison
Sep 30 2025, 8:32 AM
jukivili committed rC4012e9a037c5: mceliece6688128f: harden mask generation against branch optimization (authored by jukivili).
mceliece6688128f: harden mask generation against branch optimization
Sep 30 2025, 8:32 AM
jukivili committed rC4e963e91dbe5: sntrup761: use const-time helpers for memory comparison and cond move (authored by jukivili).
sntrup761: use const-time helpers for memory comparison and cond move
Sep 30 2025, 8:32 AM
jukivili committed rC052b03fb0c6e: kyber: harden mask generation against branch optimization (authored by jukivili).
kyber: harden mask generation against branch optimization
Sep 30 2025, 8:32 AM
jukivili committed rCbf7546c5028b: sntrup761: harden mask generation against branch optimization (authored by jukivili).
sntrup761: harden mask generation against branch optimization
Sep 30 2025, 8:32 AM
jukivili committed rC96534d8c26c6: mpih-pow: harden condition calculation against branch optimization (authored by jukivili).
mpih-pow: harden condition calculation against branch optimization
Sep 30 2025, 8:32 AM
jukivili committed rC5bd932017116: mceliece6688128f: fix stack overflow crash on win64/wine (authored by jukivili).
mceliece6688128f: fix stack overflow crash on win64/wine
Sep 30 2025, 8:32 AM
jukivili committed rCf6b7a40f23c6: rijndael: harden mask generation against branch optimization (authored by jukivili).
rijndael: harden mask generation against branch optimization
Sep 30 2025, 8:32 AM
jukivili committed rCee5cb3833d5b: cipher-xts: harden mask generation against branch optimization (authored by jukivili).
cipher-xts: harden mask generation against branch optimization
Sep 30 2025, 8:32 AM
jukivili committed rC593525b4ce43: t-kem: add info print for each algoritm (authored by jukivili).
t-kem: add info print for each algoritm
Sep 30 2025, 8:32 AM