Page MenuHome GnuPG
Feed Advanced Search

Yesterday

gniibe claimed T7875: GnuPG: Deletion of kyber key fails.
Tue, Feb 17, 8:48 AM · Bug Report, PQC, gnupg26

Fri, Feb 13

gniibe added a comment to T7875: GnuPG: Deletion of kyber key fails.

Here is an attempt of mine this week:

diff --git a/g10/call-agent.c b/g10/call-agent.c
index 5e13a3e52..8949fad17 100644
--- a/g10/call-agent.c
+++ b/g10/call-agent.c
@@ -3290,13 +3290,14 @@ confirm_status_cb (void *opaque, const char *line)
    message.  If FORCE is true the agent is advised not to ask for
    confirmation. */
 gpg_error_t
-agent_delete_key (ctrl_t ctrl, const char *hexkeygrip, const char *desc,
+agent_delete_key (ctrl_t ctrl, const char *keygrip, const char *desc,
                   int force)
 {
   gpg_error_t err;
   char line[ASSUAN_LINELENGTH];
   struct default_inq_parm_s dfltparm;
   struct confirm_parm_s confirm_parm;
+  const char *keygrip2 = NULL;
Fri, Feb 13, 8:07 AM · Bug Report, PQC, gnupg26

Mon, Feb 9

timegrid added a comment to T8092: GnuPG: Add algorithm info for all kyber choices on certificate generation.

Sorry for the ambiguity. The request was only about mentioning (bpX) for the first two choices, not to add more combinations.

Mon, Feb 9, 11:45 AM · Feature Request, PQC, gnupg26
werner triaged T8091: Kleopatra: Add kyber choices for x25519/x448 as Low priority.

Physical experiment feature support should better not be widely used.

Mon, Feb 9, 9:41 AM · gpd5x, PQC, Feature Request, kleopatra
werner triaged T8092: GnuPG: Add algorithm info for all kyber choices on certificate generation as Low priority.
Mon, Feb 9, 9:40 AM · Feature Request, PQC, gnupg26
werner added a comment to T8092: GnuPG: Add algorithm info for all kyber choices on certificate generation.

Although it is technicall possible to use all combinations, we should limit in the menu them to those as listed above. Too many algorithms pose an interop problem. Thus we provide brainpool because it is required in Germany and the two IETF curves for the general internet (for those who are playing mitigation against against physical experiments).

Mon, Feb 9, 9:40 AM · Feature Request, PQC, gnupg26

Fri, Feb 6

timegrid created T8092: GnuPG: Add algorithm info for all kyber choices on certificate generation.
Fri, Feb 6, 2:31 PM · Feature Request, PQC, gnupg26
timegrid added a comment to T8091: Kleopatra: Add kyber choices for x25519/x448.

Note: In vsd it must be restricted to the bp algorithms then

Fri, Feb 6, 2:00 PM · gpd5x, PQC, Feature Request, kleopatra
timegrid created T8091: Kleopatra: Add kyber choices for x25519/x448.
Fri, Feb 6, 1:57 PM · gpd5x, PQC, Feature Request, kleopatra

Thu, Jan 29

werner closed T7640: ML-DSA for libgcrypt, a subtask of T6637: PQC for Libgcrypt, as Resolved.
Thu, Jan 29, 2:19 PM · PQC, libgcrypt
werner closed T7640: ML-DSA for libgcrypt as Resolved.
Thu, Jan 29, 2:19 PM · PQC, libgcrypt

Jan 13 2026

ebo edited projects for T7397: Kleopatra: Support Kyber generation, added: gpd5x (gpd-5.0.0); removed gpd5x.
Jan 13 2026, 12:46 PM · gpd5x (gpd-5.0.0), kleopatra, PQC