Page MenuHome GnuPG
Feed Advanced Search

Jun 9 2021

werner committed rGd6df1bf84969: sm: New option --ldapserver as an alias for --keyserver. (authored by werner).
sm: New option --ldapserver as an alias for --keyserver.
Jun 9 2021, 10:35 AM
werner committed rGf6e45671aa26: dirmngr: Allow to pass no filter args to dirmngr_ldap. (authored by werner).
dirmngr: Allow to pass no filter args to dirmngr_ldap.
Jun 9 2021, 10:24 AM

Jun 8 2021

werner lowered the priority of T5359: Kleopatra: Loop in DeviceInfoWatcher with GnuPG 2.3 on Windows from Unbreak Now! to Normal.
Jun 8 2021, 11:36 AM · Restricted Project, scd, Restricted Project, kleopatra
werner committed rG7e24aef32868: po: Auto update (authored by werner).
po: Auto update
Jun 8 2021, 11:12 AM
werner committed rGf4646fb62ebc: po: Update German translation (authored by werner).
po: Update German translation
Jun 8 2021, 11:12 AM
werner committed rG7a98e45e74ec: w32: Change spawn functions to use Unicode version of CreateProcess. (authored by werner).
w32: Change spawn functions to use Unicode version of CreateProcess.
Jun 8 2021, 11:12 AM
werner committed rGf20e9a464487: common,w32: Breakaway detached childs when in job (authored by aheinecke).
common,w32: Breakaway detached childs when in job
Jun 8 2021, 11:12 AM
werner committed rGebdb62a98a6e: w32: Free memory allocated by new function w32_write_console. (authored by werner).
w32: Free memory allocated by new function w32_write_console.
Jun 8 2021, 11:12 AM
werner committed rGb912f07cdf00: w32: Always use Unicode for console input and output. (authored by werner).
w32: Always use Unicode for console input and output.
Jun 8 2021, 11:12 AM
werner committed rG521e176a605e: common: Re-indent ttyio.c and remove EMX, RISCOS, and CE support (authored by werner).
common: Re-indent ttyio.c and remove EMX, RISCOS, and CE support
Jun 8 2021, 11:12 AM
werner committed rG90aadf69f730: common,w32: Allow Unicode input and output with the console. (authored by werner).
common,w32: Allow Unicode input and output with the console.
Jun 8 2021, 11:12 AM
werner committed rG09f49b4c9aae: common,w32: Implement globing of command line args. (authored by werner).
common,w32: Implement globing of command line args.
Jun 8 2021, 11:12 AM
werner committed rGd7d9a5ba3cbf: common: Rename w32-misc.c to w32-cmdline.c (authored by werner).
common: Rename w32-misc.c to w32-cmdline.c
Jun 8 2021, 11:12 AM
werner committed rG90ddd1cf13cd: common: First take on handling Unicode command line args. (authored by werner).
common: First take on handling Unicode command line args.
Jun 8 2021, 11:12 AM
werner committed rG4d6807b215e7: common,w32: Refine the command line parsing for \ in quotes. (authored by werner).
common,w32: Refine the command line parsing for \ in quotes.
Jun 8 2021, 11:12 AM
werner committed rG1f59c4c8e2cf: gpg: Prepare for globing with UTF-8. (authored by werner).
gpg: Prepare for globing with UTF-8.
Jun 8 2021, 11:12 AM
werner committed rG39815c023f03: dirmngr: Rewrite the LDAP wrapper tool (authored by werner).
dirmngr: Rewrite the LDAP wrapper tool
Jun 8 2021, 8:52 AM
werner added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

FWIW: Actually the old code assumed that the s/n is at least 4 bytes. IIRC, I once checked the source of the Yubico tools to get this info.

Jun 8 2021, 8:30 AM · gnupg (gpg23), yubikey

Jun 4 2021

werner added a comment to T5442: Serial number detection of Yubikey 5 (Yubikey 5 doesn't work after updating to GnuPG 2.3.1).

I need to see how we can pass the check permission notice up to gpg. This is a too common problem and thus serves some special treatment.

Jun 4 2021, 12:22 PM · gnupg (gpg23), yubikey
werner lowered the priority of T5328: On the (in)security of Elgamal in OpenPGP from High to Normal.
Jun 4 2021, 7:52 AM · side-channel, CVE, libgcrypt
werner changed the visibility for T5328: On the (in)security of Elgamal in OpenPGP.
Jun 4 2021, 7:52 AM · side-channel, CVE, libgcrypt
werner committed rG8bd5172539e1: dirmngr: Remove useless code. (authored by werner).
dirmngr: Remove useless code.
Jun 4 2021, 7:49 AM
werner added inline comments to rG2b4cddf9086f: dirmngr: Allow for non-URL specified ldap keyservers..
Jun 4 2021, 7:45 AM
werner added a comment to rGff17aee5d10c: dirmngr: New option --ldapserver.

Alright, we can keep just the colon delimited format for --ldapservers et al. Because we support ldap URLs in CrlDistributionPoints in X.509 certificates we need to handle them internally. But there is indeed no need to support them in the config files.

Jun 4 2021, 7:40 AM
werner added a comment to T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

gniibe: Can you explain why an import shall modify the secret key? Form my understanding it is an invalid secret key and thus it can't be used. An import operation is different than the key generation.

Jun 4 2021, 7:33 AM · Support, gnupg, OpenPGP

Jun 3 2021

werner added a comment to T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing.

Please read T5454 again. To get the listing I showed you need to use the latest gpgme from Git master.

Jun 3 2021, 9:24 PM · Bug Report
werner merged T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing into T5454: Failed to sign with subkey with a signature function using gpgme_op_keysign.
Jun 3 2021, 9:23 PM · FAQ, Support, gpgme
werner merged task T5470: T5454 Continue Gpgme still shows secret flag even when the secret key content is missing into T5454: Failed to sign with subkey with a signature function using gpgme_op_keysign.
Jun 3 2021, 9:23 PM · Bug Report
werner committed rC59df8d629542: sexp: Avoid a fatal error in case of ENOMEM in called functions. (authored by werner).
sexp: Avoid a fatal error in case of ENOMEM in called functions.
Jun 3 2021, 7:09 PM
werner committed rCf4582f8c429f: api: Add auto expand secmem feature (authored by werner).
api: Add auto expand secmem feature
Jun 3 2021, 7:09 PM
werner committed rC32577d5b91f8: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:09 PM
werner committed rCeb84e429950b: Release 1.8.2 (authored by werner).
Release 1.8.2
Jun 3 2021, 7:09 PM
werner committed rC0a391b259adc: Fix incorrect counter overflow handling for GCM (authored by jukivili).
Fix incorrect counter overflow handling for GCM
Jun 3 2021, 7:09 PM
werner committed rCc114ffd6da83: doc: fix double "See" in front of reference (authored by jukivili).
doc: fix double "See" in front of reference
Jun 3 2021, 7:09 PM
werner committed rC4e11e9d98818: Improve constant-time buffer compare (authored by jukivili).
Improve constant-time buffer compare
Jun 3 2021, 7:09 PM
werner committed rC0da4a237661c: random: Protect another use of jent_rng_collector. (authored by gniibe).
random: Protect another use of jent_rng_collector.
Jun 3 2021, 7:09 PM
werner committed rC1900853f2aee: doc: Clarify the value range of the use-rsa-e parameter. (authored by werner).
doc: Clarify the value range of the use-rsa-e parameter.
Jun 3 2021, 7:09 PM
werner committed rCe1695a8f6ca1: random: Don't assume that _WIN64 implies x86_64 (authored by Martin Storsjö <martin@martin.st>).
random: Don't assume that _WIN64 implies x86_64
Jun 3 2021, 7:09 PM
werner committed rC06fdc074eb29: hmac: Use xtrymalloc. (authored by gniibe).
hmac: Use xtrymalloc.
Jun 3 2021, 7:09 PM
werner committed rCa0e016e29409: mpi: Fix for buidling for MIPS64 with Clang (authored by werner).
mpi: Fix for buidling for MIPS64 with Clang
Jun 3 2021, 7:09 PM
werner committed rCbbf88f0e9d48: AES-KW: fix in-place encryption (authored by smueller_chronox.de).
AES-KW: fix in-place encryption
Jun 3 2021, 7:09 PM
werner committed rC22db6237de00: Make BMI2 inline assembly check more robust (authored by jukivili).
Make BMI2 inline assembly check more robust
Jun 3 2021, 7:09 PM
werner committed rC1a0289daa408: build: Convince gcc not to delete NULL ptr checks. (authored by werner).
build: Convince gcc not to delete NULL ptr checks.
Jun 3 2021, 7:09 PM
werner committed rCc5bed9df9633: prime: Avoid rare assertion failure in gcry_prime_check. (authored by werner).
prime: Avoid rare assertion failure in gcry_prime_check.
Jun 3 2021, 7:09 PM
werner committed rC846f8fe8b3be: ecc: Improve gcry_mpi_ec_curve_point (authored by werner).
ecc: Improve gcry_mpi_ec_curve_point
Jun 3 2021, 7:09 PM
werner committed rC5600d2d6b236: Release 1.8.3 (authored by werner).
Release 1.8.3
Jun 3 2021, 7:09 PM
werner committed rC6ca6344429e5: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:09 PM
werner committed rC54620a27f450: mpi: New internal function _gcry_mpi_cmpabs. (authored by werner).
mpi: New internal function _gcry_mpi_cmpabs.
Jun 3 2021, 7:09 PM
werner committed rCbe68b3ee4fd1: ecc: Fix potential unintended freeing of an internal param. (authored by werner).
ecc: Fix potential unintended freeing of an internal param.
Jun 3 2021, 7:09 PM
werner committed rC8cc7cac82ec2: sexp: Fix uninitialized use of a var in the error case. (authored by werner).
sexp: Fix uninitialized use of a var in the error case.
Jun 3 2021, 7:09 PM
werner committed rC347987d4cf29: ecc: Fix possible memory leakage in parameter check of eddsa. (authored by werner).
ecc: Fix possible memory leakage in parameter check of eddsa.
Jun 3 2021, 7:08 PM
werner committed rC7f4de8bab991: doc: Fix example for gcry_sexp_extract_param (authored by werner).
doc: Fix example for gcry_sexp_extract_param
Jun 3 2021, 7:08 PM
werner committed rCabd267bf2393: Fix memory leak in secmem in out of core conditions. (authored by werner).
Fix memory leak in secmem in out of core conditions.
Jun 3 2021, 7:08 PM
werner committed rC4e044b80b296: doc: Update yat2m.c from upstream (libgpg-error) (authored by werner).
doc: Update yat2m.c from upstream (libgpg-error)
Jun 3 2021, 7:08 PM
werner committed rC60224352f4de: ecc: Fix memory leak in the error case of ecc_encrypt_raw (authored by werner).
ecc: Fix memory leak in the error case of ecc_encrypt_raw
Jun 3 2021, 7:08 PM
werner committed rC60885655756d: random: Make sure to re-open /dev/random after a fork (authored by werner).
random: Make sure to re-open /dev/random after a fork
Jun 3 2021, 7:08 PM
werner committed rC99a5babfd1e7: build: Add release make target (authored by werner).
build: Add release make target
Jun 3 2021, 7:08 PM
werner committed rC5b1d022293c5: primes: Avoid leaking bits of the prime test to pageable memory. (authored by werner).
primes: Avoid leaking bits of the prime test to pageable memory.
Jun 3 2021, 7:08 PM
werner committed rC0973c3f9ee7a: random: use getrandom() on Linux where available (authored by dkg).
random: use getrandom() on Linux where available
Jun 3 2021, 7:08 PM
werner committed rCb3f4e39b2a29: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:08 PM
werner committed rC93775172713c: Release 1.8.4 (authored by werner).
Release 1.8.4
Jun 3 2021, 7:08 PM
werner committed rC6faeca72b455: doc: Fix library initialization examples (authored by ametzler).
doc: Fix library initialization examples
Jun 3 2021, 7:08 PM
werner committed rC35e002d4b842: random: Initialize variable as requested by valgrind (authored by werner).
random: Initialize variable as requested by valgrind
Jun 3 2021, 7:08 PM
werner committed rCbc05e16bb494: doc: Minor typo fix (authored by werner).
doc: Minor typo fix
Jun 3 2021, 7:08 PM
werner committed rC56606331bc2a: Release 1.8.5 (authored by werner).
Release 1.8.5
Jun 3 2021, 7:08 PM
werner committed rC3de8991c8543: ecc: Add a keygrip testcase for cv25519. (authored by werner).
ecc: Add a keygrip testcase for cv25519.
Jun 3 2021, 7:08 PM
werner committed rC853027569ce3: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:08 PM
werner committed rCca121256b146: Prepare NEWS for upcoming release (authored by werner).
Prepare NEWS for upcoming release
Jun 3 2021, 7:08 PM
werner committed rCffbc5702ab16: mpi: Abort on division by zero also in _gcry_mpi_tdiv_qr. (authored by werner).
mpi: Abort on division by zero also in _gcry_mpi_tdiv_qr.
Jun 3 2021, 7:08 PM
werner committed rCda8623bd6dbf: doc: Fix description of hash algorithms (authored by Sébastien Helleu <flashcode@flashtux.org>).
doc: Fix description of hash algorithms
Jun 3 2021, 7:08 PM
werner committed rC534a74401810: oops: I meant RFC-8410 (authored by werner).
oops: I meant RFC-8410
Jun 3 2021, 7:08 PM
werner committed rC9fa1f1527abf: ecc: Add OIDs from RFC-4880 as aliases for Ed25519 and Curve25519. (authored by werner).
ecc: Add OIDs from RFC-4880 as aliases for Ed25519 and Curve25519.
Jun 3 2021, 7:08 PM
werner committed rC47e8977d24e5: mpi: Fix flags in mpi_copy for opaque MPI. (authored by gniibe).
mpi: Fix flags in mpi_copy for opaque MPI.
Jun 3 2021, 7:08 PM
werner committed rCcfdc44bf08a3: Release 1.8.6 (authored by werner).
Release 1.8.6
Jun 3 2021, 7:08 PM
werner committed rC31bb4f3210df: mpi: Consider +0 and -0 the same in mpi_cmp. (authored by werner).
mpi: Consider +0 and -0 the same in mpi_cmp.
Jun 3 2021, 7:08 PM
werner committed rCc917ebb48d1b: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:08 PM
werner committed rCd9103048d11b: mpi: Support opaque MPI with gcry_mpi_print. (authored by gniibe).
mpi: Support opaque MPI with gcry_mpi_print.
Jun 3 2021, 7:08 PM
werner committed rC9c42c068c374: build: Allow customization of the signing key (authored by werner).
build: Allow customization of the signing key
Jun 3 2021, 7:08 PM
werner committed rC01b441308838: random/jitterentropy: fix USE_JENT == JENT_USES_GETTIME code path (authored by jukivili).
random/jitterentropy: fix USE_JENT == JENT_USES_GETTIME code path
Jun 3 2021, 7:08 PM
werner committed rC6b79963f3f09: random: Allow for a Unicode random seed file on Windows. (authored by werner).
random: Allow for a Unicode random seed file on Windows.
Jun 3 2021, 7:08 PM
werner committed rCe5eb3eca3c7a: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:08 PM
werner committed rC04c156a48b35: Release 1.8.7 (authored by werner).
Release 1.8.7
Jun 3 2021, 7:08 PM
werner committed rC1d312bc65846: ecc: Add checking key for ECDSA. (authored by gniibe).
ecc: Add checking key for ECDSA.
Jun 3 2021, 7:08 PM
werner committed rC205d841e3ae1: Fix ubsan warnings for i386 build (authored by jukivili).
Fix ubsan warnings for i386 build
Jun 3 2021, 7:08 PM
werner committed rC370e44127287: Add handling for -Og with O-flag munging (authored by jukivili).
Add handling for -Og with O-flag munging
Jun 3 2021, 7:08 PM
werner committed rCa5799f1618aa: Fix previous commit (authored by werner).
Fix previous commit
Jun 3 2021, 7:08 PM
werner committed rC3f42f727a069: Make sure the grcy_get_config string is always null-terminated. (authored by jukivili).
Make sure the grcy_get_config string is always null-terminated.
Jun 3 2021, 7:08 PM
werner committed rC1ceac721abb5: cipher: Extend convenience OID mapping table for AES. (authored by werner).
cipher: Extend convenience OID mapping table for AES.
Jun 3 2021, 7:08 PM
werner committed rC15e9f82fb4b2: Silence compiler warning. (authored by werner).
Silence compiler warning.
Jun 3 2021, 7:08 PM
werner committed rC2fd203e198c5: Minor tweak to gcry_free. (authored by werner).
Minor tweak to gcry_free.
Jun 3 2021, 7:08 PM
werner committed rC3283a2958bbe: hwf-arm: fix incorrect HWCAP2 for SHA1 and SHA2 on AArch32 (authored by jukivili).
hwf-arm: fix incorrect HWCAP2 for SHA1 and SHA2 on AArch32
Jun 3 2021, 7:08 PM
werner committed rCd3d4803ca1b1: Release 1.8.8 (authored by werner).
Release 1.8.8
Jun 3 2021, 7:08 PM
werner committed rC522e3eec5dba: Post release updates (authored by werner).
Post release updates
Jun 3 2021, 7:08 PM

Jun 2 2021

werner added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

It is a different trust model. The man page has some information but we meanwhile doubt that it will ever be of great use. It is over designed to be actually useful. Just don't care. For further questions, please use the mailing lists.

Jun 2 2021, 7:18 PM · gnupg (gpg22)
werner committed rGc17dac5ac3cc: common: Allow for GCM decryption in de-vs mode. (authored by werner).
common: Allow for GCM decryption in de-vs mode.
Jun 2 2021, 7:15 PM
werner committed rGb722fd755c77: sm: Support AES-GCM decryption. (authored by werner).
sm: Support AES-GCM decryption.
Jun 2 2021, 7:12 PM
werner added a comment to T3972: 100% CPU usage endles loop of gpg --list-keys.

TOFU is not used by default and thus the tofu.db does only matter if you have enabled TOFU. Its purpose is to track the use of keys and it also stored information which you explictly gave in response to TOFU related questions.

Jun 2 2021, 5:46 PM · gnupg (gpg22)
werner removed a project from T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG.: OpenPGP.

Right. However, the SOS thing should then also be used for secret keys. (FWIW, I wrote my last comment while you were writing yours).

Jun 2 2021, 5:14 PM · Support, gnupg, OpenPGP
werner updated subscribers of T5464: Failure to import Curve25519 ECDH secret subkey to the GnupG..

We invented the 0x40 compression flag to declare that as native curve point format. With the introduction of 448 things got more complicated due to the new IETF statdards for this curev. This is the reason for @gniibe's proposal for a Simple Octet String (SOS) as a new data type in OpenPGP.

Jun 2 2021, 5:06 PM · Support, gnupg, OpenPGP
werner triaged T5463: gpgconf: Options that gpgconf won't change should be flagged as read-only as Normal priority.

There is also the issue that options flagged as ignore or forced in the global config file won't have an effect either. But indeed we could mark them as non-change.

Jun 2 2021, 5:00 PM · gnupg24, gnupg (gpg23), Feature Request