Page MenuHome GnuPG
Feed Advanced Search

Today

werner moved T7709: Decryption with ECC smartcard keys broken from Backlog to WIP on the gpd5x board.
Thu, Jul 17, 9:12 AM · gnupg26, Bug Report, gpd5x
werner changed the status of T7709: Decryption with ECC smartcard keys broken from Open to Testing.
Thu, Jul 17, 9:12 AM · gnupg26, Bug Report, gpd5x
gniibe closed T7589: Unable to export SSH keys for ED25519 keys generate on a SmartCard as Resolved.
Thu, Jul 17, 4:26 AM · gnupg, ssh, Bug Report
gniibe closed T7623: gpgscm: Fix fixed-size characters (for portability, specifically for GCC 15 or later), a subtask of T7617: libgcrypt: Add __nonstring__ attribute for data for GCC 15 or later, as Resolved.
Thu, Jul 17, 4:25 AM · libgcrypt, Bug Report
gniibe closed T7623: gpgscm: Fix fixed-size characters (for portability, specifically for GCC 15 or later) as Resolved.
Thu, Jul 17, 4:25 AM · gnupg, gpgrt, Bug Report
gniibe added a parent task for T7709: Decryption with ECC smartcard keys broken: T7649: gnupg: Use KEM interface for encryption/decryption.
Thu, Jul 17, 4:24 AM · gnupg26, Bug Report, gpd5x

Yesterday

gniibe added a comment to T7709: Decryption with ECC smartcard keys broken.

Here is a patch.

diff --git a/agent/divert-scd.c b/agent/divert-scd.c
index 1e5de4671..bb42dd3b4 100644
--- a/agent/divert-scd.c
+++ b/agent/divert-scd.c
@@ -517,6 +517,9 @@ agent_card_ecc_kem (ctrl_t ctrl, const unsigned char *ecc_ct,
Wed, Jul 16, 12:09 PM · gnupg26, Bug Report, gpd5x
werner moved T7676: Cannot decrypt a message encrypted to a Cv25519 key on a token from WIP to QA on the gnupg26 board.
Wed, Jul 16, 11:54 AM · gnupg26, Bug Report
werner added a project to T7709: Decryption with ECC smartcard keys broken: gnupg26.
Wed, Jul 16, 11:42 AM · gnupg26, Bug Report, gpd5x
werner assigned T7709: Decryption with ECC smartcard keys broken to gniibe.
Wed, Jul 16, 11:42 AM · gnupg26, Bug Report, gpd5x
ebo renamed T7709: Decryption with ECC smartcard keys broken from Decryption with smartcard keys broken to Decryption with ECC smartcard keys broken.
Wed, Jul 16, 10:27 AM · gnupg26, Bug Report, gpd5x
gniibe added a comment to T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".

Fixed with new GPGRT_PROCESS_STDIO_NUL flag.

Wed, Jul 16, 3:34 AM · Windows, gpgrt, Feature Request, Bug Report

Tue, Jul 15

ametzler1 added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

The powerpc64le issue (undefined reference to `gcry_poly1305_p10le_4blocks') also applies to GIT master.

Tue, Jul 15, 1:35 PM · libgcrypt, Bug Report
ebo added a comment to T7709: Decryption with ECC smartcard keys broken.

The issue remains with gpg 2.5.9 from Gpg4win-5.0.0-beta345.
Here a gpg-agent log for the failed decryption:

Tue, Jul 15, 1:35 PM · gnupg26, Bug Report, gpd5x
gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.

Pushed the changes:

T7723 fix by rE311fb769d1dd: w32:spawn: New flag GPGRT_PROCESS_STDIO_NUL.

Tue, Jul 15, 8:47 AM · gpgrt, Feature Request, Bug Report
gniibe added a comment to T7716: gpgrt:w32: Synchronous spawning detached process, with standard input and standard error.

Before implementing this feature, it's better to fix T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL", and do some clean up.

Tue, Jul 15, 8:35 AM · gpgrt, Feature Request, Bug Report
gniibe updated the task description for T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".
Tue, Jul 15, 8:21 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe updated the task description for T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".
Tue, Jul 15, 7:53 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe added a comment to T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL".

If we will fix gpgconf using GPGRT_PROCESS_IO_NUL, we will need to fix gpg-connect-agent to see if it's NUL or not.

Tue, Jul 15, 7:52 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe triaged T7723: gpgrt:w32: Fix for inheriting stdin/stdout/stderr with "NUL" as Wishlist priority.
Tue, Jul 15, 7:50 AM · Windows, gpgrt, Feature Request, Bug Report
gniibe closed T7668: gnupg: regexp and build with -fsanitize=address as Resolved.
Tue, Jul 15, 7:26 AM · Bug Report, gnupg

Mon, Jul 14

ebo moved T7154: Kleopatra: Dragging and dropping a certificate from the main view onto itself shouldn't trigger an import from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · gpd5x, Bug Report, kleopatra
ebo moved T7639: Kleopatra: Version information sometimes not shown. from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · vsd33, Bug Report, gpd5x, kleopatra
ebo moved T6930: pinentry-qt window is not parented to Kleopatra on Wayland from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · gpd5x, kleopatra, Bug Report
ebo moved T7703: Kleopatra: Validity icons in selected rows missing from WIP to QA on the gpd5x board.
Mon, Jul 14, 5:59 PM · Bug Report, kleopatra, gpd5x
werner renamed T7721: libgcrypt build-error with gcc-15 on powerpc and alpha from libgcrypt build-error with gcc-15 to libgcrypt build-error with gcc-15 on powerpc and alpha.
Mon, Jul 14, 4:54 PM · libgcrypt, Bug Report
ametzler1 added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

Sure that this is about 1.11.0 ? We released 1.11.1 with at least one fix for gcc regression (T7166). In master we had some more fixes for gcc 15 bugs (or what ever you will call such regression in a compiler)

Mon, Jul 14, 3:23 PM · libgcrypt, Bug Report
werner added a project to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha: libgcrypt.
Mon, Jul 14, 2:44 PM · libgcrypt, Bug Report
werner added a comment to T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.

Sure that this is about 1.11.0 ? We released 1.11.1 with at least one fix for gcc regression (T7166). In master we had some more fixes for gcc 15 bugs (or what ever you will call such regression in a compiler)

Mon, Jul 14, 2:44 PM · libgcrypt, Bug Report
ametzler1 created T7721: libgcrypt build-error with gcc-15 on powerpc and alpha.
Mon, Jul 14, 1:14 PM · libgcrypt, Bug Report