Wed, Aug 27
@gniibe: Now that we use the KEM API, how do we proceed with this ticket?
Thank you for the report.
Mon, Aug 25
I don't see the problem. The pattern "Kyber768" is ambiguous because it matches the user IDs of both keys. The match is a simple substring match. There's no logic for "exact match" and no heuristic for "better match". If you want to ensure that a specific key is chosen then you must use a unique identifier for the key. Best use the fingerprint.
Sat, Aug 23
Fri, Aug 22
Thu, Aug 21
Backported for VSD 3.4
I see from your other report that you are running a proper libgcrypt. But I think I spotted the bug: ECC+Kyber should not be displayed when adding a key. It is used for creating a new key ECC as primary and Kyber as subkey.
Can you please try with gpg4win-5 beta: https://www.gpg4win.org/version5.html this makes it easier for us to see the reason. Deinstall gpg4win first and note that version5 is 64 bit and installed under Program Files (w/o (x86)). If it still does not work please add
Please run gpgconf -V to which tells also the Libgcrypt version and more.
Wed, Aug 20
This is addressed in my blog post; I set the GPG executable used by Git in the configuration so that it uses the one shipped with GPG4Win:
Tue, Aug 19
Mostly looks good to me on GnuPG-VS-Desktop-3.3.90.8-Beta-Standard.msi (3.3.3 betaversion) @ win10
(tested with 10 restarts)
Looks good to me on GnuPG-VS-Desktop-3.3.90.8-Beta-Standard.msi (3.3.3 betaversion)
Mon, Aug 18
The problem is likely the gpg which comes with Git on Windows. Depending on where they are in the %PATH% a wrong one will be used. Please run gpgconf -L to check that the correct version of gnupg is used. I have never used git on Window but I would suggest to remove the gnupg binaries which come with Git and adjust the gpg.exe name in the global config.
Thu, Aug 14
Wed, Aug 13
Mon, Aug 11
It's in master (to be 1.12), then, it's backported to 1.11.2, which is confirmed build well.
So, closing.
Sun, Aug 10
Thanks for testing.
Sat, Aug 9
Hello,
thank you all. I can confirm that 1.11.2 builds successfully on ppc64el with gcc-15 (Debian sid + experimental). Lacking access I have not be able to check alpha. I would suggest closing this report as fixed.
cu Andreas
Thu, Aug 7
OK on Linux now with new enough versions (Fedora 42).
Tue, Aug 5
Finally came around to check this.
On Fedora with Kleopatra 25.04.03, gpg 2.4.5 and pinentry 1.3.1 the pinentry window ist above the Kleoaptra windows.
Mon, Aug 4
Looks good to me on gpg4win-5.0.0-beta357 @ win10
Pushed the changes in {gniibe/synch-spawn} branch.
It consists of three commits:
Jul 30 2025
Ok, thanks. I pushed the powerpc patches to master.