Page MenuHome GnuPG
Feed All Stories

Oct 22 2019

Charles86 awarded T4722: Gmail by GoogleServer Error We're sorry, but Gmail is temporarily unavailable. We're currently working to fix the problem -- please try logging in to your account in a few minutes. a 100 token.
Oct 22 2019, 12:12 PM · Bug Report
Charles86 created T4722: Gmail by GoogleServer Error We're sorry, but Gmail is temporarily unavailable. We're currently working to fix the problem -- please try logging in to your account in a few minutes..
Oct 22 2019, 12:12 PM · Bug Report
gniibe committed rC13b9dcd65424: Merge branch 'master' into gniibe/x448 (authored by gniibe).
Merge branch 'master' into gniibe/x448
Oct 22 2019, 8:57 AM
gniibe committed rC82441bbb8290: ecc: Fix key generation for ECDH. (authored by gniibe).
ecc: Fix key generation for ECDH.
Oct 22 2019, 8:55 AM
gniibe committed rC89cc25994963: Merge branch 'master' into gniibe/x448 (authored by gniibe).
Merge branch 'master' into gniibe/x448
Oct 22 2019, 8:23 AM
gniibe committed rCc34e3e9257a2: Merge branch 'master' into gniibe/x448 (authored by gniibe).
Merge branch 'master' into gniibe/x448
Oct 22 2019, 8:23 AM
gniibe committed rC6d93812aa312: ecc: Fix debug output. (authored by gniibe).
ecc: Fix debug output.
Oct 22 2019, 8:23 AM
gniibe committed rC6a30a9a2cc48: ecc: Simplify using mpi_ec_t directly. (authored by gniibe).
ecc: Simplify using mpi_ec_t directly.
Oct 22 2019, 8:23 AM
gniibe committed rCe921ad5b3ad0: ecc: Add NAME member to struct mpi_ec_ctx_s. (authored by gniibe).
ecc: Add NAME member to struct mpi_ec_ctx_s.
Oct 22 2019, 8:23 AM
gniibe committed rC5415bc578080: ecc: Consolidate with _gcry_mpi_ec_internal_new. (authored by gniibe).
ecc: Consolidate with _gcry_mpi_ec_internal_new.
Oct 22 2019, 8:23 AM
gniibe committed rC975de3879691: ecc: Fix for NBITS support. (authored by gniibe).
ecc: Fix for NBITS support.
Oct 22 2019, 8:23 AM
gniibe committed rCc7b97ac9bdf9: ecc: Add new function _gcry_mpi_ec_internal_new. (authored by gniibe).
ecc: Add new function _gcry_mpi_ec_internal_new.
Oct 22 2019, 8:23 AM
gniibe committed rC488704be6e04: ecc: Add key generation support to mpi_ec_get_elliptic_curve. (authored by gniibe).
ecc: Add key generation support to mpi_ec_get_elliptic_curve.
Oct 22 2019, 8:23 AM
gniibe committed rCc2aa333dd88b: ecc: Support flags and debug print in _gcry_mpi_ec_internal_new. (authored by gniibe).
ecc: Support flags and debug print in _gcry_mpi_ec_internal_new.
Oct 22 2019, 8:23 AM
gniibe committed rC10b8cc280a53: ecc: Simplify ecc_encrypt_raw and ecc_decrypt_raw. (authored by gniibe).
ecc: Simplify ecc_encrypt_raw and ecc_decrypt_raw.
Oct 22 2019, 8:23 AM
gniibe committed rCa258ae728de6: ecc: Simply use unsigned int for cofactor, not MPI. (authored by gniibe).
ecc: Simply use unsigned int for cofactor, not MPI.
Oct 22 2019, 8:23 AM
gniibe committed rC61a051828253: ecc: More fixes for cofactor with PUBKEY_FLAG_PARAM. (authored by gniibe).
ecc: More fixes for cofactor with PUBKEY_FLAG_PARAM.
Oct 22 2019, 8:23 AM

Oct 21 2019

rjhansen committed rDf5e0951e3e4e: Modified the PGPNET email address to reflect its new home. (authored by rjhansen).
Modified the PGPNET email address to reflect its new home.
Oct 21 2019, 7:12 AM

Oct 19 2019

paz added a comment to T4393: GnuPG should always accept key updates even if the update does not contain UIDs.

On July, 19th, @werner wrote:

You need to wait a bit more.

Oct 19 2019, 8:21 PM · gnupg (gpg23), Feature Request

Oct 18 2019

JJworx added a comment to T4278: Signed mails not visible in Exchange web interface (owa).

Still unresolved...

Oct 18 2019, 10:52 AM · gpgol, Bug Report, gpg4win
gniibe added a comment to T4713: Bug in get_best_pubkey_byname.

Or... it could be a feature, not bug, so that failure of -e -r someone can be examined by --locate-keys someone.

Oct 18 2019, 9:10 AM · Restricted Project, gnupg (gpg23)
gniibe committed rC579d5d6017d6: ecc: Simplify compute_keygrip. (authored by gniibe).
ecc: Simplify compute_keygrip.
Oct 18 2019, 4:25 AM
gniibe committed rC95cc9b8f4483: ecc: Clean up key generation code. (authored by gniibe).
ecc: Clean up key generation code.
Oct 18 2019, 2:56 AM
gniibe added a comment to T4713: Bug in get_best_pubkey_byname.

Let me clarify the point.

Oct 18 2019, 12:11 AM · Restricted Project, gnupg (gpg23)

Oct 17 2019

werner committed rG76d606d95dc1: doc: Typo fix for gpg.texi in desc of --local-sigs. (authored by werner).
doc: Typo fix for gpg.texi in desc of --local-sigs.
Oct 17 2019, 4:41 PM
Valodim added a comment to T4593: dirmngr should not apply Kristian's CA when fetching from a keyserver that is not `hkps.pool.sks-keyservers.net`.

GnuPG ships a non-PKI certificate, specifically to authenticate hkps.pool.sks-keyservers.net. Now due to an implementation detail, this has been shown to potentially lead to authentication of other domains by this certificate, if a maintainer changes the default keyserver via the DIRMNGR_DEFAULT_KEYSERVER variable in configure.ac. Now arguably, this variable isn't exposed via ./configure, so it's not "officially" configurable - but evidently maintainers do want to change it. A trivial one-line patch was supplied to change the unintended and potentially security-problematic behavior into the (I believe) obviously intended one.

Oct 17 2019, 12:23 PM · gnupg (gpg22), Bug Report, dirmngr
gniibe committed rGe2c2b0fb2d9b: gpg: More fix of get_best_pubkey_byname. (authored by gniibe).
gpg: More fix of get_best_pubkey_byname.
Oct 17 2019, 3:48 AM
gniibe added a comment to T4713: Bug in get_best_pubkey_byname.

I think that we should apply further change:

diff --git a/g10/getkey.c b/g10/getkey.c
index 077209415..1c337149c 100644
--- a/g10/getkey.c
+++ b/g10/getkey.c
@@ -1369,7 +1369,7 @@ get_best_pubkey_byname (ctrl_t ctrl, enum get_pubkey_modes mode,
     *retctx = NULL;
Oct 17 2019, 3:38 AM · Restricted Project, gnupg (gpg23)
gniibe added a comment to T4713: Bug in get_best_pubkey_byname.

I found more wrong cases of get_best_pubkey_byname.
For ranking results,
(1) It may return non-encryption primary key as the most relevant key, when its validity is higher.
(2) It may not select encryption primary key even if its creation time is newer.

Oct 17 2019, 2:32 AM · Restricted Project, gnupg (gpg23)
gniibe committed rG627a990f8e30: doc: Fix documentation about --locate-keys. (authored by gniibe).
doc: Fix documentation about --locate-keys.
Oct 17 2019, 2:32 AM
gniibe committed rG286d4c607574: gpg: Fix two other cases in get_best_pubkey_byname. (authored by gniibe).
gpg: Fix two other cases in get_best_pubkey_byname.
Oct 17 2019, 2:32 AM

Oct 16 2019

jukivili committed rC7e1383cfd43f: Fix building t-lock for WIN32 (authored by jukivili).
Fix building t-lock for WIN32
Oct 16 2019, 10:22 PM
jukivili committed rCf9d8b5a0369c: hash-common: avoid integer division to reduce call overhead (authored by jukivili).
hash-common: avoid integer division to reduce call overhead
Oct 16 2019, 10:22 PM
werner added a comment to T4713: Bug in get_best_pubkey_byname.

I also think this makes the most sense.

Oct 16 2019, 10:52 AM · Restricted Project, gnupg (gpg23)
gniibe added a comment to T4713: Bug in get_best_pubkey_byname.

In my opinion, --locate-key should locate encryption key.

Oct 16 2019, 9:08 AM · Restricted Project, gnupg (gpg23)
gniibe committed rGf2734381ae14: gpg: Fix get_best_pubkey_byname to consider the first match. (authored by gniibe).
gpg: Fix get_best_pubkey_byname to consider the first match.
Oct 16 2019, 9:04 AM

Oct 15 2019

rjhansen added a reverting change for rD841a985f2a22: October 2019 review. See discussion in GnuPG-Users.: rD6f9f2ca94823: Revert "October 2019 review. See discussion in GnuPG-Users.".
Oct 15 2019, 11:16 PM
rjhansen committed rD6f9f2ca94823: Revert "October 2019 review. See discussion in GnuPG-Users." (authored by rjhansen).
Revert "October 2019 review. See discussion in GnuPG-Users."
Oct 15 2019, 11:16 PM
rjhansen committed rDb514e66bad27: Revert "October 2019 review. See discussion in GnuPG-Users." (authored by rjhansen).
Revert "October 2019 review. See discussion in GnuPG-Users."
Oct 15 2019, 11:16 PM
rjhansen added a reverting change for rD1c23025c02e3: October 2019 review. See discussion in GnuPG-Users.: rDb514e66bad27: Revert "October 2019 review. See discussion in GnuPG-Users.".
Oct 15 2019, 11:16 PM
rjhansen committed rD1c23025c02e3: October 2019 review. See discussion in GnuPG-Users. (authored by rjhansen).
October 2019 review. See discussion in GnuPG-Users.
Oct 15 2019, 9:35 PM
rjhansen committed rD841a985f2a22: October 2019 review. See discussion in GnuPG-Users. (authored by rjhansen).
October 2019 review. See discussion in GnuPG-Users.
Oct 15 2019, 9:35 PM
pow added a comment to T4654: Gemalto Ezio Shield (CT710): CCID command failed: Parameter error at offset 7.

@gniibe oh, I see thanks for pointing out precisely main the problem. I will check the hardware supply chain RoHS 2002/95/EC

Oct 15 2019, 6:14 PM · scd, Restricted Project, Bug Report
werner changed the status of T4713: Bug in get_best_pubkey_byname from Testing to Open.

There are some problems with the definition of --locate-key. Further discussion required.

Oct 15 2019, 2:47 PM · Restricted Project, gnupg (gpg23)
werner triaged T4721: expose import filter through gpgme as Normal priority.
Oct 15 2019, 2:44 PM · Feature Request, gpgme
werner closed T4593: dirmngr should not apply Kristian's CA when fetching from a keyserver that is not `hkps.pool.sks-keyservers.net` as Wontfix.
Oct 15 2019, 2:43 PM · gnupg (gpg22), Bug Report, dirmngr
werner changed the status of T4665: gpg --delete-key of subkey leaves dangling subkey binding signature from Open to Testing.
Oct 15 2019, 2:41 PM · gnupg (gpg22), Bug Report
werner lowered the priority of T4665: gpg --delete-key of subkey leaves dangling subkey binding signature from Normal to Wishlist.
Oct 15 2019, 2:39 PM · gnupg (gpg22), Bug Report
werner committed rGd8052db74a0d: gpg: Also delete key-binding signature when deleting a subkey. (authored by werner).
gpg: Also delete key-binding signature when deleting a subkey.
Oct 15 2019, 2:38 PM
werner committed rGd1bc12d1b66e: gpg: Also delete key-binding signature when deleting a subkey. (authored by werner).
gpg: Also delete key-binding signature when deleting a subkey.
Oct 15 2019, 2:33 PM
gniibe committed rG2906636b929f: Revert "gpg: The first key should be in candidates." (authored by gniibe).
Revert "gpg: The first key should be in candidates."
Oct 15 2019, 1:54 PM
gniibe added a reverting change for rG66eb953f4380: gpg: The first key should be in candidates.: rG2906636b929f: Revert "gpg: The first key should be in candidates.".
Oct 15 2019, 1:54 PM
werner closed T4681: Allow non-OpenPGP cards with gpg 2.2 as Resolved.
Oct 15 2019, 1:05 PM · gnupg (gpg22), scd, OpenPGP
4tmuelle created T4721: expose import filter through gpgme in the S1 Public space.
Oct 15 2019, 12:50 PM · Feature Request, gpgme
werner committed rG652ca4b2bf98: gpg: Extend --quick-gen-key for creating keys from a card. (authored by werner).
gpg: Extend --quick-gen-key for creating keys from a card.
Oct 15 2019, 12:44 PM
gniibe committed rG44604209c1cf: gpg: Put the first key in candidates correctly. (authored by gniibe).
gpg: Put the first key in candidates correctly.
Oct 15 2019, 12:22 PM
gniibe committed rGfe02709ffd3c: po: Update Japanese translation. (authored by gniibe).
po: Update Japanese translation.
Oct 15 2019, 3:07 AM
gniibe committed rG66eb953f4380: gpg: The first key should be in candidates. (authored by gniibe).
gpg: The first key should be in candidates.
Oct 15 2019, 2:48 AM
gniibe committed rG2924ac374eb8: gpg: Fix a memory leak in get_best_pubkey_byname. (authored by gniibe).
gpg: Fix a memory leak in get_best_pubkey_byname.
Oct 15 2019, 2:48 AM
gniibe committed rGc933c15d587a: scd,ccid: Add 08e6:34c2 (GEMPC_EZIO). (authored by gniibe).
scd,ccid: Add 08e6:34c2 (GEMPC_EZIO).
Oct 15 2019, 2:46 AM
gniibe added projects to T4654: Gemalto Ezio Shield (CT710): CCID command failed: Parameter error at offset 7: Restricted Project, scd.

@pow, thanks for a reference. But problem here is that there are multiple products with same name.

Oct 15 2019, 2:44 AM · scd, Restricted Project, Bug Report

Oct 14 2019

Laurent Montel <montel@kde.org> committed rLIBKLEOafe7635652c1: GIT_SILENT: Time to increase dependancy. Now we depend against new KF5… (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Time to increase dependancy. Now we depend against new KF5…
Oct 14 2019, 2:14 PM
Laurent Montel <montel@kde.org> committed rKLEOPATRA881779fcc637: GIT_SILENT: Time to increase dependancy. Now we depend against new KF5… (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Time to increase dependancy. Now we depend against new KF5…
Oct 14 2019, 1:55 PM
npreining added a comment to T2760: Populate comment field when exporting authentication key for SSH.

@werner Yes, that sounds great, and would help already a lot, but extending it for card keys would be optimal. Thanks for your work.

Oct 14 2019, 12:58 PM · gnupg24, ssh, Feature Request
werner edited projects for T2760: Populate comment field when exporting authentication key for SSH, added: gnupg (gpg23), ssh; removed gnupg.

In master (to be 2.3) you can add a Label: line into the sub key file of on-disk keys. I use this for quite some time now to show me alabel for my on-disk ssh keys so that I known which one was requested. We can and should extend this to card keys.

Oct 14 2019, 9:28 AM · gnupg24, ssh, Feature Request
npreining added a comment to T2760: Populate comment field when exporting authentication key for SSH.

Same here, having YubiKeys and on-disk ssh keys from several computers, it is a bit a pain not to know which key is actually used. Any chances to get at least an update via manual editing of the comment?

Oct 14 2019, 7:01 AM · gnupg24, ssh, Feature Request

Oct 12 2019

werner committed rG926cccef8541: doc: Fix c+p bug in the examples for --import-filter. (authored by werner).
doc: Fix c+p bug in the examples for --import-filter.
Oct 12 2019, 12:38 PM
werner committed rGbeeab41e47d3: doc: Fix c+p bug in the examples for --import-filter. (authored by werner).
doc: Fix c+p bug in the examples for --import-filter.
Oct 12 2019, 12:38 PM

Oct 11 2019

bjmgeek added a comment to T3020: Lock files not compatible between Windows and Linux (invalid size).

I've also noticed this issue on windows when trying to symlink %APPDATA%\gnupg to $HOME/.gnupg under msys32.

Oct 11 2019, 8:18 PM · Bug Report, gnupg
bjmgeek awarded T3020: Lock files not compatible between Windows and Linux (invalid size) a Haypence token.
Oct 11 2019, 8:15 PM · Bug Report, gnupg
gniibe committed rCff0f1782560e: ecc: Handle ephemeral key as opaque octets. (authored by gniibe).
ecc: Handle ephemeral key as opaque octets.
Oct 11 2019, 10:17 AM
Laurent Montel <montel@kde.org> committed rLIBKLEOaab68f33c6d8: GIT_SILENT: Prepare 5.12.3 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.12.3
Oct 11 2019, 7:45 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRAacb3bc5fb57d: GIT_SILENT: Prepare 5.12.3 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.12.3
Oct 11 2019, 7:06 AM

Oct 10 2019

gniibe committed rCf6aac4771921: ecc: again. (authored by gniibe).
ecc: again.
Oct 10 2019, 10:13 AM
gniibe committed rC459944f1cd27: ecc: Fix X448 entry. (authored by gniibe).
ecc: Fix X448 entry.
Oct 10 2019, 10:12 AM
gniibe committed rC8053a23a091e: ecc: Use fixed-size little-endian bytes for ECC_DIALECT_SAFECURVE. (authored by gniibe).
ecc: Use fixed-size little-endian bytes for ECC_DIALECT_SAFECURVE.
Oct 10 2019, 10:09 AM
gniibe committed rCf44cdcd7e4fc: Merge branch 'master' into gniibe/x448 (authored by gniibe).
Merge branch 'master' into gniibe/x448
Oct 10 2019, 10:09 AM
gniibe committed rC80cf289905ac: ecc: Consolidate encoding a point for Montgomery curve. (authored by gniibe).
ecc: Consolidate encoding a point for Montgomery curve.
Oct 10 2019, 6:31 AM

Oct 9 2019

pow added a comment to T4654: Gemalto Ezio Shield (CT710): CCID command failed: Parameter error at offset 7.

Dear Martin,

Oct 9 2019, 11:56 PM · scd, Restricted Project, Bug Report
gniibe committed rCcca98375b556: ecc: Introduce ECC_DIALECT_SAFECURVE. (authored by gniibe).
ecc: Introduce ECC_DIALECT_SAFECURVE.
Oct 9 2019, 1:56 PM
gniibe committed rC82f092bebd9c: ecc: Use "X448" instead of "Curve448". (authored by gniibe).
ecc: Use "X448" instead of "Curve448".
Oct 9 2019, 1:56 PM
gniibe committed rC7fd4dcdbc0eb: ecc: Add Curve448. (authored by gniibe).
ecc: Add Curve448.
Oct 9 2019, 1:56 PM
martin.von.wittich added a comment to T4654: Gemalto Ezio Shield (CT710): CCID command failed: Parameter error at offset 7.

Not sure what I did wrong this time, but it's broken again - GPG will again prompt for the PIN on my computer instead of on the Gemalto Ezio Shield reader :(

I'm using GnuPG 2.2.4-1ubuntu1.2 with your patch applied:

Oct 9 2019, 1:26 PM · scd, Restricted Project, Bug Report
gniibe committed rCba0b31f26366: ecc: More clean-up for Ed25519 and Curve25519. (authored by gniibe).
ecc: More clean-up for Ed25519 and Curve25519.
Oct 9 2019, 10:39 AM
gniibe added a project to T4158: UIF (User Interaction Flag) DO support: Restricted Project.
Oct 9 2019, 4:17 AM · Restricted Project, Feature Request, scd, gnupg
gniibe added a project to T4633: gpg argument "--passphrase=" yields 'missing argument for option "--passphrase="': Restricted Project.
Oct 9 2019, 4:16 AM · Restricted Project, gnupg (gpg22), Bug Report
gniibe added a project to T4713: Bug in get_best_pubkey_byname: Restricted Project.
Oct 9 2019, 4:15 AM · Restricted Project, gnupg (gpg23)
gniibe added a project to T4695: Remove SERIALNO as an identifier to select keys: Restricted Project.
Oct 9 2019, 4:15 AM · Restricted Project, Feature Request, gnupg
gniibe committed rG7535f1d47a35: gpg: The first key should be in candidates. (authored by gniibe).
gpg: The first key should be in candidates.
Oct 9 2019, 2:48 AM
gniibe changed the status of T4713: Bug in get_best_pubkey_byname from Open to Testing.

I believe that constraint of ret_keyblock != NULL is OK.
Pushing the fix.
Perhaps, backport to 2.2 should be done, too.

Oct 9 2019, 2:44 AM · Restricted Project, gnupg (gpg23)

Oct 8 2019

gniibe committed rC7bbc3adc8bc7: Merge branch 'gniibe/x448' of playfair.gnupg.org:/git/libgcrypt (authored by gniibe).
Merge branch 'gniibe/x448' of playfair.gnupg.org:/git/libgcrypt
Oct 8 2019, 9:27 AM
gniibe committed rC2ec2ea3d66ff: ecc: Add Curve448. (authored by gniibe).
ecc: Add Curve448.
Oct 8 2019, 9:27 AM
gniibe committed rCd66a4856eb0c: ecc: Fix hard-coded value for 25519 to allow other modern curves. (authored by gniibe).
ecc: Fix hard-coded value for 25519 to allow other modern curves.
Oct 8 2019, 9:13 AM
gniibe committed rC13038098e099: Merge branch 'gniibe/x448' of playfair.gnupg.org:/git/libgcrypt (authored by gniibe).
Merge branch 'gniibe/x448' of playfair.gnupg.org:/git/libgcrypt
Oct 8 2019, 8:34 AM
gniibe committed rC254c5279058f: ecc: Clean up for decoding point. (authored by gniibe).
ecc: Clean up for decoding point.
Oct 8 2019, 8:27 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA5660c3d7ce7d: Add kde release version (authored by Laurent Montel <montel@kde.org>).
Add kde release version
Oct 8 2019, 8:11 AM
gniibe committed rC6e57242c61bc: random: Clean up unused old internal API. (authored by gniibe).
random: Clean up unused old internal API.
Oct 8 2019, 5:36 AM

Oct 7 2019

werner committed rG2b922465cb59: doc: Clarify that code assignments for g10 code and me terminated. (authored by werner).
doc: Clarify that code assignments for g10 code and me terminated.
Oct 7 2019, 4:04 PM
werner committed rGf4bdf8e59087: kbx: Implement update for the STORE command. (authored by werner).
kbx: Implement update for the STORE command.
Oct 7 2019, 4:04 PM
OliverL added a comment to T3917: GPGOL: No body in the mail and gpgolXXX.dat file attached when opening with Thunderbird/Enigmail + Exchange and Exquilla.

I have the same effect if I send a signed text-only or HTML email using Outlook 365 and our Exchange 365 and if I view the mail on Outlook on Android. The mail shows no contents only the file. If I view the mail using Outlook 365 on my PC or Windows 10 Mail it looks fine.
If I address it also to my Microsoft account and my Gmail account (using all adresses in the TO: field of the same mail) the email looks normal in the Gmail Android app and (!) in Outlook for Android.
So the same mail - both in the same Outlook for Android app - looks correct in my Microsoft account inbox but only shows the file in my Exchange inbox - in the same Outlook App. Weird… Nokia 7 plus, Android 9, newest patch level (September 2019) and no updates in Google Play Store.
BTW: In Exchange 365 I configured the message flow, default remote domain (there is no other) to never to use Rich Text, always and only HTML.

Oct 7 2019, 2:54 PM · gpgol, Bug Report, gpg4win