Page MenuHome GnuPG
Feed All Stories

Jul 13 2022

gniibe closed T5286: Calculate Z hash for sm2 as Resolved.

Reading through the report, the spec., and current implementation, I concluded that this is not a bug, thus, I'm closing this.

Jul 13 2022, 6:57 AM · Not A Bug, Info Needed, libgcrypt, Feature Request
mlaurent committed rLIBKLEO9bb57cc0b39d: GIT_SILENT: prepare 5.21.0 beta (authored by mlaurent).
GIT_SILENT: prepare 5.21.0 beta
Jul 13 2022, 6:56 AM
gniibe added a project to T6039: FIPS: Allow salt=NULL (or shorter salt) for HKDF: Restricted Project.
Jul 13 2022, 6:18 AM · backport, libgcrypt, FIPS
gniibe added a comment to T5933: libgcrypt: Simply use BSS (not secure heap) for DRBG instance.

It will be in 1.10.2.

Jul 13 2022, 4:37 AM · backport, FIPS, libgcrypt
gniibe added a comment to T5919: libgcrypt tests/basic.c and tests/keygen.c occasionally fail with "error generating RSA key: Number is not prime".

It will be in 1.10.2.

Jul 13 2022, 4:36 AM · backport, FIPS, libgcrypt, Bug Report
gniibe added a comment to T5918: Disable RSA PKCS #1.5 encryption in FIPS mode.

It will be in 1.10.2.

Jul 13 2022, 4:36 AM · backport, libgcrypt, FIPS, Bug Report
gniibe added a comment to T5891: EOPNOTSUPP is not defined in mingw.org's MinGW, fails compilation of libgcrypt-1.10.0.

Applied to 1.10.

Jul 13 2022, 4:31 AM · backport, libgcrypt, Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Thank you for your confirmation.

Jul 13 2022, 3:58 AM · gnupg (gpg23), scd, Bug Report
gniibe committed rG8c9f879d4aa0: scd:openpgp: Fix workaround for Yubikey heuristics. (authored by gniibe).
scd:openpgp: Fix workaround for Yubikey heuristics.
Jul 13 2022, 3:54 AM
gniibe committed rG225c66f13b87: scd: Fail when no good algorithm attribute. (authored by gniibe).
scd: Fail when no good algorithm attribute.
Jul 13 2022, 3:54 AM
gniibe committed rGf34b9147eb30: scd:openpgp: Fix workaround for Yubikey heuristics. (authored by gniibe).
scd:openpgp: Fix workaround for Yubikey heuristics.
Jul 13 2022, 3:45 AM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRA31f9324d2fcd: GIT_SILENT Upgrade release service version to 22.07.80. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 22.07.80.
Jul 13 2022, 12:46 AM
Albert Astals Cid <aacid@kde.org> committed rKLEOPATRAf0356b6f2d04: GIT_SILENT Upgrade release service version to 22.11.70. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 22.11.70.
Jul 13 2022, 12:08 AM

Jul 12 2022

ikloecker committed rKLEOPATRA5ee2860ac58f: Fix connects for Windows build (authored by ikloecker).
Fix connects for Windows build
Jul 12 2022, 9:47 PM
ikloecker added a reverting change for rKLEOPATRA02890d62157c: C++20: Use defaulted equality comparison: rKLEOPATRA260f57cf0fc9: Revert "C++20: Use defaulted equality comparison".
Jul 12 2022, 9:47 PM
ikloecker committed rKLEOPATRA260f57cf0fc9: Revert "C++20: Use defaulted equality comparison" (authored by ikloecker).
Revert "C++20: Use defaulted equality comparison"
Jul 12 2022, 9:47 PM
ikloecker committed rKLEOPATRA608e473e1353: Fix Windows cross-build with gcc 8 (authored by ikloecker).
Fix Windows cross-build with gcc 8
Jul 12 2022, 9:47 PM
ikloecker added a comment to T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.

If the high-contrast mode is active (on Windows), then we disable the usage of custom colors in Kleopatra. This avoids problems with too low contrast due to the custom colors.

Jul 12 2022, 5:49 PM · vsd33, kleopatra, Restricted Project
ikloecker committed rKLEOPATRAa2a45abfdcc9: Handle high-contrast mode in certificate categories configuration (authored by ikloecker).
Handle high-contrast mode in certificate categories configuration
Jul 12 2022, 5:44 PM
ikloecker committed rKLEOPATRA5491ec66736e: Disable customs colors if high-contrast mode is active on Windows (authored by ikloecker).
Disable customs colors if high-contrast mode is active on Windows
Jul 12 2022, 5:44 PM
ikloecker committed rLIBKLEO8e348054fc58: Bump library version (authored by ikloecker).
Bump library version
Jul 12 2022, 5:12 PM
ikloecker committed rLIBKLEO158f02d1f9ce: Disable customs colors if high-contrast mode is active on Windows (authored by ikloecker).
Disable customs colors if high-contrast mode is active on Windows
Jul 12 2022, 5:12 PM
ikloecker committed rLIBKLEO4ed4a0758cfe: Explicitly set foreground color to black (authored by ikloecker).
Explicitly set foreground color to black
Jul 12 2022, 5:12 PM
ikloecker committed rLIBKLEO20c149167070: Make colors work with dark themes (authored by ikloecker).
Make colors work with dark themes
Jul 12 2022, 5:12 PM
aheinecke committed rW1c5a86bb3a93: web: Add missing date of 4.0.0 release (authored by aheinecke).
web: Add missing date of 4.0.0 release
Jul 12 2022, 4:02 PM
aheinecke committed rWdcd3ad621859: web: Update for 4.0.3 (authored by aheinecke).
web: Update for 4.0.3
Jul 12 2022, 3:43 PM
krakonos added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Hi there!
I can confirm this regression on my yubikey 5 Nano with 2.2.36 (2.2.35 works) - on archlinux. Yubikey firmware 5.4.3, ed25519 keys too. Some more info:

Jul 12 2022, 2:53 PM · gnupg (gpg23), scd, Bug Report
gniibe moved T6048: Test suite fixes with --enable-pubkey-ciphers=ecc from Backlog to Next on the FIPS board.
Jul 12 2022, 12:18 PM · FIPS, libgcrypt
aheinecke committed rW4d75ed6dcd99: Update NEWS and READMEs (authored by aheinecke).
Update NEWS and READMEs
Jul 12 2022, 12:14 PM
aheinecke committed rW3cdf0b10d39c: Update GPGME (authored by aheinecke).
Update GPGME
Jul 12 2022, 12:14 PM
ikloecker added a comment to T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.

Note to self: On Windows, we need to check whether the high-contrast mode is enabled. If yes, then we must not use any custom colors. KColorScheme doesn't help here.

Jul 12 2022, 10:41 AM · vsd33, kleopatra, Restricted Project
gniibe committed rS42ca61f6ab37: Allow no device at the initialization time. (authored by gniibe).
Allow no device at the initialization time.
Jul 12 2022, 10:40 AM
gniibe added a project to T5973: libgcrypt: Minor test issues reported by coverity: backport.
Jul 12 2022, 10:31 AM · backport, patch, libgcrypt, Bug Report
gniibe added a project to T5976: libgcrypt build failure on HPPA 1.1 (./.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd'): backport.
Jul 12 2022, 10:30 AM · backport, hppa, libgcrypt, Gentoo, Bug Report
gniibe added a project to T5891: EOPNOTSUPP is not defined in mingw.org's MinGW, fails compilation of libgcrypt-1.10.0: backport.
Jul 12 2022, 10:27 AM · backport, libgcrypt, Bug Report
gniibe added a project to T5975: Allow signature verification using specific RSA keys <2k in FIPS mode: backport.
Jul 12 2022, 10:21 AM · backport, patch, libgcrypt, FIPS, Feature Request
bernhard merged T6043: "Emty Email" in outlook into T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).
Jul 12 2022, 10:03 AM · gpgol, Bug Report, gpg4win
bernhard merged task T6043: "Emty Email" in outlook into T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).
Jul 12 2022, 10:03 AM · Bug Report, gpg4win
bernhard set External Link to https://wald.intevation.org/forum/forum.php?thread_id=2446&forum_id=21&group_id=11 on T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).
Jul 12 2022, 10:02 AM · gpgol, Bug Report, gpg4win
bernhard changed Version from gpgol 2.5.1; gpg4win 4.0.0; outlook version 2203 to gpgol 2.5.1; gpg4win 4.0.0; outlook version 2203 Gpg4win 4.0.2 on T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).
Jul 12 2022, 10:00 AM · gpgol, Bug Report, gpg4win
bernhard renamed T5926: GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted) from GPGOL - Leere Nachricht kann nicht signiert werden to GPGOL - Leere Nachricht kann nicht signiert werden (empty message email can't be signed or encrypted).
Jul 12 2022, 10:00 AM · gpgol, Bug Report, gpg4win
gniibe closed T5331: Possibly incompatible Ed25519 signature between other implementations and 2.3-bata as Resolved.
Jul 12 2022, 9:14 AM · gnupg (gpg23), Bug Report
gniibe closed T5331: Possibly incompatible Ed25519 signature between other implementations and 2.3-bata, a subtask of T5120: Incompatible Ed25519 secret key (no-encryption), as Resolved.
Jul 12 2022, 9:14 AM · gnupg (gpg22), Bug Report
gniibe committed rG07e43eda8dc6: scd: Don't inhibit SSH authentication for larger data if it can. (authored by gniibe).
scd: Don't inhibit SSH authentication for larger data if it can.
Jul 12 2022, 9:12 AM
gniibe added a project to T5935: scd: SSH emulation of gpg-agent doesn't work well with sntrup761x25519-sha512@openssh.com: backport.

I'm going to backport this to 2.2, as it found useful.

Jul 12 2022, 9:09 AM · workaround, gnupg (gpg23), ssh, Bug Report, scd
OJFord added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Yes, I am using ECC keys:

Key attributes ...: ed25519 cv25519 ed25519
Jul 12 2022, 7:28 AM · gnupg (gpg23), scd, Bug Report
gniibe added a project to T6066: gcry_pk_hash_verify() does not work with explicitly specified hash algorithm: Restricted Project.
Jul 12 2022, 7:11 AM · backport, libgcrypt, Bug Report
gniibe closed T5702: Display prompt to user when YubiKey is waiting for touch confirmation, a subtask of T5984: gpg-agent interaction improvement (smartcard improvement #3), as Resolved.
Jul 12 2022, 7:10 AM · ssh, gpgagent, scd
gniibe closed T5702: Display prompt to user when YubiKey is waiting for touch confirmation as Resolved.

Please use the feature in 2.3.7 of T5099, instead.

Jul 12 2022, 7:10 AM · patch, Feature Request
gniibe closed T5099: Confirmation dialog for remote access (restricted extra socket), a subtask of T5702: Display prompt to user when YubiKey is waiting for touch confirmation, as Resolved.
Jul 12 2022, 3:30 AM · patch, Feature Request
gniibe closed T5099: Confirmation dialog for remote access (restricted extra socket), a subtask of T5984: gpg-agent interaction improvement (smartcard improvement #3), as Resolved.
Jul 12 2022, 3:30 AM · ssh, gpgagent, scd
gniibe closed T5099: Confirmation dialog for remote access (restricted extra socket) as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:30 AM · Feature Request, gnupg
gniibe closed T5985: private-key: Support "Use-for-ssh" flag as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:28 AM · Feature Request, ssh, gpgagent
gniibe closed T5985: private-key: Support "Use-for-ssh" flag, a subtask of T5984: gpg-agent interaction improvement (smartcard improvement #3), as Resolved.
Jul 12 2022, 3:28 AM · ssh, gpgagent, scd
gniibe closed T5861: ntbtls: AEAD GCM nonce as Resolved.
Jul 12 2022, 3:28 AM · ntbtls
gniibe closed T5921: No sharing of log_fd between child process as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:27 AM · Bug Report, gnupg (gpg23)
gniibe renamed T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required) from OpenSSH 8.9 and 9.0 can't authenticate with gpg-agent and usb token to OpenSSH 8.9 and 9.0 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required).
Jul 12 2022, 3:26 AM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
gniibe edited projects for T5931: OpenSSH 8.9, 9.0, and 9.1 can't authenticate with gpg-agent and usb token (Gnuk >= 1.2.16 is required), added: Documentation; removed Restricted Project.

Changed the tags and the title.

Jul 12 2022, 3:26 AM · gnupg24, workaround, Documentation, gnupg (gpg23), ssh, gpgagent
gniibe closed T5948: Flaky test (<keyboxd>tests/openpgp/use-exact-key.scm) failure with gnupg 2.3.5, 2.3.6 as Resolved.

Fixed in 2.3.7.

Jul 12 2022, 3:23 AM · gnupg (gpg23), Bug Report
gniibe added a comment to T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys.

And 2.3.7.

Jul 12 2022, 3:22 AM · backport, yubikey, scd, segv, Bug Report
gniibe closed T5963: Yubikey: scdaemon causes libc segfault and clashes with ECC keys as Resolved.

Fixed in 2.2.36.

Jul 12 2022, 3:19 AM · backport, yubikey, scd, segv, Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Perhaps, rG53eddf9b9ea0: scd: Fail when no good algorithm attribute. should be backported to 2.2.

Jul 12 2022, 3:19 AM · gnupg (gpg23), scd, Bug Report
gniibe closed T5986: card: Show "Label:" when prompting the insertion of a card, a subtask of T5984: gpg-agent interaction improvement (smartcard improvement #3), as Resolved.
Jul 12 2022, 3:17 AM · ssh, gpgagent, scd
gniibe closed T5986: card: Show "Label:" when prompting the insertion of a card as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:17 AM · ssh, gpgagent, scd
gniibe closed T5987: card: New field to specify refusing operations when card/token is not available as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:14 AM · ssh, gpgagent, scd
gniibe closed T5987: card: New field to specify refusing operations when card/token is not available, a subtask of T5984: gpg-agent interaction improvement (smartcard improvement #3), as Resolved.
Jul 12 2022, 3:14 AM · ssh, gpgagent, scd
gniibe closed T5988: agent: Add new command to update private key fields, a subtask of T5984: gpg-agent interaction improvement (smartcard improvement #3), as Resolved.
Jul 12 2022, 3:13 AM · ssh, gpgagent, scd
gniibe closed T5988: agent: Add new command to update private key fields as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:13 AM · Feature Request, ssh, gpgagent
gniibe removed a project from T6003: card: READCERT with KEYGRIP: Restricted Project.

It's in 2.3.7.

Jul 12 2022, 3:13 AM · scd, Feature Request
gniibe closed T6010: gpg-connect-agent: /definqprog semantics enhancement, a subtask of T5862: authentication with USB token, as Resolved.
Jul 12 2022, 3:12 AM · gpgagent, Feature Request, scd
gniibe closed T6010: gpg-connect-agent: /definqprog semantics enhancement as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:12 AM · Feature Request, scd
gniibe closed T6012: gpg-agent: Add --format=ssh option for READKEY, a subtask of T5862: authentication with USB token, as Resolved.
Jul 12 2022, 3:11 AM · gpgagent, Feature Request, scd
gniibe closed T6012: gpg-agent: Add --format=ssh option for READKEY as Resolved.

It's in 2.3.7.

Jul 12 2022, 3:11 AM · gpgagent, Feature Request
gniibe closed T6019: Parsing AEAD preference string parsing causes reads uninitialized memory as Resolved.

Fixed in 2.3.7.

Jul 12 2022, 3:10 AM · patch, gnupg (gpg23), Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Thank you. I learned that there is new firmware, version 5.4 series.

Jul 12 2022, 2:06 AM · gnupg (gpg23), scd, Bug Report

Jul 11 2022

ikloecker committed rKLEOPATRA02890d62157c: C++20: Use defaulted equality comparison (authored by ikloecker).
C++20: Use defaulted equality comparison
Jul 11 2022, 8:38 PM
ikloecker claimed T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme.
Jul 11 2022, 4:40 PM · vsd33, kleopatra, Restricted Project
ikloecker triaged T6073: Kleopatra: Fix issues with high contrast resp. inverted color scheme as Normal priority.
Jul 11 2022, 4:40 PM · vsd33, kleopatra, Restricted Project
ikloecker committed rKLEOPATRAa1be94f8f6a5: Add Revoke Certifications button below user ID table (authored by ikloecker).
Add Revoke Certifications button below user ID table
Jul 11 2022, 3:38 PM
ikloecker committed rKLEOPATRAd9d5b80d340b: Reorder context menu entries (authored by ikloecker).
Reorder context menu entries
Jul 11 2022, 3:38 PM
ikloecker committed rKLEOPATRAc0743daa049d: Add Revoke User ID button below user ID table (authored by ikloecker).
Add Revoke User ID button below user ID table
Jul 11 2022, 3:38 PM
ikloecker committed rKLEOPATRAf4e69e860251: Allow selection of multiple user IDs (authored by ikloecker).
Allow selection of multiple user IDs
Jul 11 2022, 3:38 PM
ikloecker committed rKLEOPATRA3127cd791a1e: Disable Certify and Revoke Certification if user lacks required key (authored by ikloecker).
Disable Certify and Revoke Certification if user lacks required key
Jul 11 2022, 3:38 PM
aheinecke committed rW7078e5216993: Update GnuPG to 2.3.7 (authored by aheinecke).
Update GnuPG to 2.3.7
Jul 11 2022, 3:37 PM
ikloecker added a comment to T5843: Kleopatra: Make certificate details accessible.

The user id table is not accessible at all (neither the whole rows nor the individual cells).

Jul 11 2022, 3:29 PM · kleopatra, Restricted Project
werner committed rDe2d6e8d4aa1b: swdb: GnuPG 2.3.7 (authored by werner).
swdb: GnuPG 2.3.7
Jul 11 2022, 2:16 PM
werner committed rG95651d1a4fec: Post release updates (authored by werner).
Post release updates
Jul 11 2022, 1:42 PM
werner committed rGbc5328f5119a: Release 2.3.7 (authored by werner).
Release 2.3.7
Jul 11 2022, 1:42 PM
ikloecker added a comment to T6072: Kleopatra: Display "gpgconf -X" .

We have KWatchGnuPG for watching the log files.

Jul 11 2022, 1:28 PM · vsd33, Restricted Project, kleopatra, Feature Request
jinn added a comment to T6070: Yubikey 5C 'not available: card error' regression.
$ lsusb -d 1050:0406 -v
Jul 11 2022, 12:45 PM · gnupg (gpg23), scd, Bug Report
OJFord added a comment to T6070: Yubikey 5C 'not available: card error' regression.

@gniibe Thanks - mine's 5.43. (And the working 4Nano is 4.34.)

Jul 11 2022, 11:34 AM · gnupg (gpg23), scd, Bug Report
cklassen updated subscribers of T6072: Kleopatra: Display "gpgconf -X" .
Jul 11 2022, 10:10 AM · vsd33, Restricted Project, kleopatra, Feature Request
cklassen created T6072: Kleopatra: Display "gpgconf -X" .
Jul 11 2022, 10:08 AM · vsd33, Restricted Project, kleopatra, Feature Request
gniibe added a project to T6071: Duplicated output (repeated nearly once) of the GnuPG console-output to "stdout" on Windows-Console if "Legacy-Console" with any TrueType Fonts is activated under Windows: Windows.

In gnupg/common/ttyio.c, the function w32_write_console does:

  • Call WriteConsoleW, and when it fails, it calls
  • WriteConsoleA
Jul 11 2022, 9:24 AM · Windows, gnupg, Bug Report
gniibe claimed T6070: Yubikey 5C 'not available: card error' regression.
Jul 11 2022, 7:53 AM · gnupg (gpg23), scd, Bug Report
gniibe added a comment to T6070: Yubikey 5C 'not available: card error' regression.

Please let us know, your firmware version number (in bcdDevice) by lsusb.

Jul 11 2022, 7:52 AM · gnupg (gpg23), scd, Bug Report

Jul 10 2022

vitusb updated the task description for T6071: Duplicated output (repeated nearly once) of the GnuPG console-output to "stdout" on Windows-Console if "Legacy-Console" with any TrueType Fonts is activated under Windows.
Jul 10 2022, 5:12 PM · Windows, gnupg, Bug Report
werner committed rG1d5bf0050e74: gpg-connect-agent: No help string for --unbuffered (authored by werner).
gpg-connect-agent: No help string for --unbuffered
Jul 10 2022, 5:01 PM
vitusb created T6071: Duplicated output (repeated nearly once) of the GnuPG console-output to "stdout" on Windows-Console if "Legacy-Console" with any TrueType Fonts is activated under Windows.
Jul 10 2022, 4:47 PM · Windows, gnupg, Bug Report
ikloecker added a comment to T6047: Dirmngr - LDAP Schema V2 not used when Base DN is specified.

Due to vacation the review may take some time.

Jul 10 2022, 12:00 PM · LDAP, dirmngr, gnupg (gpg23), Feature Request