Page MenuHome GnuPG
Feed All Stories

Apr 3 2018

gniibe committed rGcb1731c23cdd: scd: Writing KDF resets auth state. (authored by gniibe).
scd: Writing KDF resets auth state.
Apr 3 2018, 1:32 PM
aheinecke committed rW3d920f8866ff: update compendium version (authored by aheinecke).
update compendium version
Apr 3 2018, 12:58 PM
aheinecke created T3874: GpgEX: More icons for actions.
Apr 3 2018, 12:32 PM · gpgex
bernhard added a comment to T2019: Order of magnitude degradation in performance in gpg2 cf gpg.

@dkg thanks for the link.

Apr 3 2018, 11:57 AM · Stalled, Bug Report, gnupg
aheinecke closed T3873: Remove my account as Resolved.
Apr 3 2018, 9:04 AM · dev.gnupg.org
Laurent Montel <montel@kde.org> committed rKLEOPATRA6df763b58a2d: Add missing override (authored by Laurent Montel <montel@kde.org>).
Add missing override
Apr 3 2018, 8:14 AM
gniibe created D459: tests failures and stop-agent.
Apr 3 2018, 6:33 AM
gniibe added a comment to T3842: OpenPGP Smart card V2.1 returns truncated RSA signatures if leading bytes of signature are 0.

Yes, I meant the document. Please note that I am also one of users of the specification (for GnuPG, and for Gnuk Token). I am not defending, but try to explain the current situation.

Apr 3 2018, 1:30 AM · Not A Bug, scd
gniibe changed the status of T3844: Able to certify public keys without a certify key present when using smartcard. from Open to Testing.

I think that I located the bug and fixed. I wonder why Werner put gpg20 tag.

Apr 3 2018, 1:25 AM · gnupg (gpg22), Bug Report

Apr 2 2018

matoid created T3873: Remove my account.
Apr 2 2018, 6:24 PM · dev.gnupg.org
MSoegtrop added a comment to T3842: OpenPGP Smart card V2.1 returns truncated RSA signatures if leading bytes of signature are 0.

I was referring to this document:

Apr 2 2018, 11:25 AM · Not A Bug, scd
gniibe committed rGa17d2d1f690e: g10: Fix filtering by PK->REQ_USAGE. (authored by gniibe).
g10: Fix filtering by PK->REQ_USAGE.
Apr 2 2018, 10:49 AM
gniibe claimed T3844: Able to certify public keys without a certify key present when using smartcard..
Apr 2 2018, 10:43 AM · gnupg (gpg22), Bug Report
gniibe added a comment to T3842: OpenPGP Smart card V2.1 returns truncated RSA signatures if leading bytes of signature are 0.

You describe it as 'manual'. AFAIK, it's the specification for the functionality.
I have an experience implementing the functionality, following the specification.
And my own implementation does always return 512 bytes for RSA-4096. So, I could support your opinion.

Apr 2 2018, 7:16 AM · Not A Bug, scd

Apr 1 2018

Laurent Montel <montel@kde.org> committed rKLEOPATRAfdadecfb4679: GIT_SILENT: fix version (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: fix version
Apr 1 2018, 12:41 PM
patrick created T3872: Invalid --sender option does not produce parseable output.
Apr 1 2018, 12:21 PM · gnupg (gpg22), Bug Report

Mar 31 2018

Laurent Montel <montel@kde.org> committed rKLEOPATRA1dd18af64804: GIT_SILENT: prepare 5.8rc (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: prepare 5.8rc
Mar 31 2018, 8:58 PM

Mar 30 2018

Laurent Montel <montel@kde.org> committed rKLEOPATRAef07a932f9ff: Add override (authored by Laurent Montel <montel@kde.org>).
Add override
Mar 30 2018, 11:05 PM
gniibe committed rG6705ee42a4bd: po: Update Japanese translation. (authored by gniibe).
po: Update Japanese translation.
Mar 30 2018, 12:34 PM
gniibe committed rG130ad98240c0: g10: Fix card-edit/kdf-setup for single salt. (authored by gniibe).
g10: Fix card-edit/kdf-setup for single salt.
Mar 30 2018, 10:03 AM
BenM committed rMb97ee3e0aaca: docs: python bindings howto (authored by BenM).
docs: python bindings howto
Mar 30 2018, 6:08 AM
gniibe committed rG0c097575a9cd: g10,scd: Support single salt for KDF data object. (authored by gniibe).
g10,scd: Support single salt for KDF data object.
Mar 30 2018, 5:52 AM
BenM committed rM6a527a640744: script: groups work-around (authored by BenM).
script: groups work-around
Mar 30 2018, 5:14 AM
BenM committed rMde11f557a869: docs: python bindings howto (authored by BenM).
docs: python bindings howto
Mar 30 2018, 5:14 AM
gniibe added a comment to T3152: KDF DO support in OpenPGP card.

I realized that KDF support may be incompatible to Gnuk's feature of "admin-less" mode.
I'm going to implement compatible KDF support to Gnuk; That is, KDF data which only has a single salt.
In this case, all KDF calculation (user, reset-code, and admin) is done with the single salt.
With single salt, admin-less mode can work with no problem.

Mar 30 2018, 4:59 AM · scd
gniibe changed the status of T3781: ECC encryption key on-card generation broken from Open to Testing.
Mar 30 2018, 4:52 AM · g10, scd, Bug Report
gniibe added a comment to T3781: ECC encryption key on-card generation broken.

Furthermore, I changed to have an explicit command: key-attr

Mar 30 2018, 4:52 AM · g10, scd, Bug Report
gniibe committed rG820380335a20: g10: Add "key-attr" command for --card-edit. (authored by gniibe).
g10: Add "key-attr" command for --card-edit.
Mar 30 2018, 4:04 AM
gniibe committed rG29692718768c: scd: Support changing key attribute back to RSA. (authored by gniibe).
scd: Support changing key attribute back to RSA.
Mar 30 2018, 4:04 AM
BenM committed rMfed024eff109: Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme (authored by BenM).
Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme
Mar 30 2018, 1:41 AM
BenM committed rMd0bb4ec4ecdf: Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme (authored by BenM).
Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme
Mar 30 2018, 1:41 AM
BenM committed rMe6180f2b36cc: doc: python bindings howto (authored by BenM).
doc: python bindings howto
Mar 30 2018, 1:41 AM

Mar 29 2018

jukivili committed rC9b58e4a03ba3: aarch64/assembly: only use the lower 32 bit of an int parameters (authored by jukivili).
aarch64/assembly: only use the lower 32 bit of an int parameters
Mar 29 2018, 4:57 PM
jukivili committed rC8cdb010f0452: poly1305: silence compiler warning on clang/aarch64 (authored by jukivili).
poly1305: silence compiler warning on clang/aarch64
Mar 29 2018, 4:57 PM
werner committed rM60d7a1e8f625: json: Build only a dummy if libgpg-error is < 1.28 (authored by werner).
json: Build only a dummy if libgpg-error is < 1.28
Mar 29 2018, 3:14 PM
aheinecke committed rX4fbbd134b865: Use PNG icon and update to modern GpgEX icon (authored by aheinecke).
Use PNG icon and update to modern GpgEX icon
Mar 29 2018, 2:59 PM
JJworx closed T3860: Automatic check for fitting key fails as Resolved.
Mar 29 2018, 2:54 PM · Bug Report, gpg4win
JJworx added a comment to T3860: Automatic check for fitting key fails.

I can verify the problem will be solved with 3.1.0, this can be closed.

Mar 29 2018, 2:54 PM · Bug Report, gpg4win
JJworx created T3871: GpgOL-signed mail is visible as yellow closed letter even when read in non-GpgOL-Outlook.
Mar 29 2018, 2:51 PM · gpgol, Bug Report, gpg4win
aheinecke added a subtask for T3742: Gpg4win 3.1.0: T3851: GpgEx: Icon has a white background in the context menu.
Mar 29 2018, 2:34 PM · gpg4win
aheinecke added a parent task for T3851: GpgEx: Icon has a white background in the context menu: T3742: Gpg4win 3.1.0.
Mar 29 2018, 2:34 PM · gpg4win, gpgex
aheinecke closed T3851: GpgEx: Icon has a white background in the context menu as Resolved.

fixed with rev. 4fbbd134b865b1203b1914eb1623fa65aab8cb75

Mar 29 2018, 2:34 PM · gpg4win, gpgex
aheinecke committed rWa604e8502e80: Update beta (authored by aheinecke).
Update beta
Mar 29 2018, 2:33 PM
aheinecke committed rW441142c9e5ac: Update gpgex (authored by aheinecke).
Update gpgex
Mar 29 2018, 12:06 PM
aheinecke committed rWdad5e8f21958: Update Packages (authored by aheinecke).
Update Packages
Mar 29 2018, 11:22 AM
JJworx added a project to T3870: Remove attachment clip sign on signed message, if no other attachment: gpgol.
Mar 29 2018, 9:03 AM · gpgol, gpg4win, Feature Request
aheinecke added a comment to rM7c220e387d51: core: Initialize key return value in gpgme_get_key.

I might have changed the caller (GpgME++) but what convinced me that the change in core is better is that op_keylist_next sets the return value to NULL on error.

Mar 29 2018, 8:54 AM
gniibe triaged T3781: ECC encryption key on-card generation broken as Normal priority.

I changed the interaction so that user can specify RSA or ECC, then when it's for ECC, specifying curve.

Mar 29 2018, 6:10 AM · g10, scd, Bug Report
gniibe committed rGa1515b3bbc10: g10: Support key attribute change at --card-edit/generate. (authored by gniibe).
g10: Support key attribute change at --card-edit/generate.
Mar 29 2018, 5:06 AM
gniibe committed rG02d7bb819ff4: g10: check_pin_for_key_operation should be just before genkey. (authored by gniibe).
g10: check_pin_for_key_operation should be just before genkey.
Mar 29 2018, 5:06 AM
gniibe added a comment to T3843: Unable to generate RSA4096 keys on Yubikey 4 on OSX Sierra.

It looks like something wrong happened in scdaemon. Could you please try with following? .gnupg/scdaemon.conf

Mar 29 2018, 2:59 AM · Info Needed, MacOS, yubikey, scd, Bug Report
BenM committed rM75a1a1c33efe: Merge branch 'ben/howto-update-02' of ssh+git://playfair.gnupg.org/git/gpgme (authored by BenM).
Merge branch 'ben/howto-update-02' of ssh+git://playfair.gnupg.org/git/gpgme
Mar 29 2018, 1:29 AM
BenM committed rM3b91f6af378c: example: revoke UID (authored by BenM).
example: revoke UID
Mar 29 2018, 1:26 AM
BenM committed rMd65864989c05: docs: python bindings howto (authored by BenM).
docs: python bindings howto
Mar 29 2018, 1:26 AM
gniibe claimed T3843: Unable to generate RSA4096 keys on Yubikey 4 on OSX Sierra.

Since I don't have macOS environment and Yubikey 4 (I only have old Yubikey), I hesitated to claim this ticket. But it is me who should take this one.

Mar 29 2018, 1:07 AM · Info Needed, MacOS, yubikey, scd, Bug Report
BenM committed rM56bbfd39acea: example: key signing (authored by BenM).
example: key signing
Mar 29 2018, 12:51 AM
BenM committed rM5a553f5a317e: doc: python bindings howto (authored by BenM).
doc: python bindings howto
Mar 29 2018, 12:51 AM

Mar 28 2018

BenM committed rM5cd419341807: example: add user ID (authored by BenM).
example: add user ID
Mar 28 2018, 10:28 PM
BenM committed rM2f507b045909: docs python bindings howto (authored by BenM).
docs python bindings howto
Mar 28 2018, 10:28 PM
werner committed rM3345a17dda22: json: Remove the "message" object thingy again. (authored by werner).
json: Remove the "message" object thingy again.
Mar 28 2018, 9:28 PM
werner added a comment to rM7c220e387d51: core: Initialize key return value in gpgme_get_key.

I also stumbled on this problem in the past. However, I did not changed it because I feared to break callers which expect that the passed key object is not changed on error. This may happen in a loop where you test for an ambiguous key and don't save zway the first retrieved key. In the error case (i.e. not ambiguous) this would dump the good key object.

Mar 28 2018, 9:21 PM
werner committed rM4b2fa657d195: json: Make native messaging work. (authored by werner).
json: Make native messaging work.
Mar 28 2018, 9:17 PM
jukivili committed rC0de2191a07d6: aarch64: Enable building the aarch64 cipher assembly for windows (authored by Martin Storsjö <martin@martin.st>).
aarch64: Enable building the aarch64 cipher assembly for windows
Mar 28 2018, 8:08 PM
jukivili committed rC36e916fc332e: aarch64: Fix assembling chacha20-aarch64.S with clang/llvm (authored by Martin Storsjö <martin@martin.st>).
aarch64: Fix assembling chacha20-aarch64.S with clang/llvm
Mar 28 2018, 8:08 PM
jukivili committed rCec0a2f25c0f6: aarch64: mpi: Fix building the mpi aarch64 assembly for windows (authored by Martin Storsjö <martin@martin.st>).
aarch64: mpi: Fix building the mpi aarch64 assembly for windows
Mar 28 2018, 8:08 PM
jukivili committed rC4e1b628f4926: aarch64: camellia: Only use the lower 32 bit of an int parameter (authored by Martin Storsjö <martin@martin.st>).
aarch64: camellia: Only use the lower 32 bit of an int parameter
Mar 28 2018, 8:08 PM
jukivili committed rCed41d6d6fb45: 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
Mar 28 2018, 8:08 PM
jukivili committed rC8ee38806245c: Register DCO for Martin Storsjö (authored by jukivili).
Register DCO for Martin Storsjö
Mar 28 2018, 8:08 PM
JJworx added a comment to T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x.

Mr. Heinecke, to make sure, please note that despite the thread title these crashes happened with 3.1.0. beta 38. It would be sad if you do all of the tests and checks with 3.0.3

Mar 28 2018, 2:10 PM · gpgol, Bug Report, gpg4win
aheinecke committed rKLEOPATRAc4c11f4fbd29: Use clearsign in padwidget (authored by aheinecke).
Use clearsign in padwidget
Mar 28 2018, 12:07 PM
gniibe committed rGe610d51f0de1: g10: Change ask_curve so that it can be used outside. (authored by gniibe).
g10: Change ask_curve so that it can be used outside.
Mar 28 2018, 12:00 PM
aheinecke added a comment to T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x.

Apologies for not replying to your mail directly. I've marked it in my INBOX to do the test with 3.0.3 first but have not gotten around to it.

Mar 28 2018, 11:38 AM · gpgol, Bug Report, gpg4win
aheinecke committed rOf79f3379aba5: Fix S/MIME encryption with latest Exchange 2016 (authored by aheinecke).
Fix S/MIME encryption with latest Exchange 2016
Mar 28 2018, 11:14 AM
JJworx added a comment to T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x.

Funny thing, it worked for some time, now it's reproducably crashing again. This might be the better log file.

Mar 28 2018, 11:01 AM · gpgol, Bug Report, gpg4win
JJworx created T3870: Remove attachment clip sign on signed message, if no other attachment.
Mar 28 2018, 10:42 AM · gpgol, gpg4win, Feature Request
JJworx added a comment to T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x.

So, this is tested with 3.1.0 beta 38, reproducable crash

Mar 28 2018, 9:16 AM · gpgol, Bug Report, gpg4win
JJworx added a comment to T3857: Gpg4win 3.0.3 GpgOL crashes with old mails already verified by GPG4win 2.x.

I answered by mail in this fashion:

Mar 28 2018, 9:15 AM · gpgol, Bug Report, gpg4win
gniibe claimed T3825: Scdaemon needs to restart after wake up from sleep mode for YubiKey to work on Windows.
Mar 28 2018, 1:29 AM · gpg4win, gpgagent, gnupg (gpg22), scd, Windows, Bug Report, yubikey

Mar 27 2018

dkg added a comment to T2019: Order of magnitude degradation in performance in gpg2 cf gpg.

The severe delay caused by check-trustdb continues to cause problems elsewhere in the ecosystem. It would be great to try to address this so that GnuPG was more responsive for routine tasks like importing a single key.

Mar 27 2018, 10:40 PM · Stalled, Bug Report, gnupg
Syssou added a comment to T3867: [DIRMNGR] Key server should be tried if passed with --keyserver, regardless of the "dead" mark.

Thank you for your answer ! :)

Mar 27 2018, 6:46 PM · Feature Request, dirmngr
werner claimed T3816: please expose "change-usage" subcommand for --edit-key.
Mar 27 2018, 6:25 PM · gnupg (gpg22), Feature Request
werner added a project to T3869: libgpg-error-1.28 on Solaris: Solaris.
Mar 27 2018, 6:24 PM · Solaris, gpgrt, Bug Report
werner triaged T3869: libgpg-error-1.28 on Solaris as High priority.
Mar 27 2018, 6:23 PM · Solaris, gpgrt, Bug Report
werner set the color for Solaris to Checkered.
Mar 27 2018, 6:22 PM
werner triaged T3867: [DIRMNGR] Key server should be tried if passed with --keyserver, regardless of the "dead" mark as Normal priority.

You can do a

Mar 27 2018, 6:18 PM · Feature Request, dirmngr
werner closed T3858: Associate cache entries with the requesting socket as Resolved.
Mar 27 2018, 6:15 PM · gnupg (gpg22), gpgagent, Bug Report
aheinecke committed rKLEOPATRA1da1cbae4dd1: Merge branch 'Applications/18.04' (authored by aheinecke).
Merge branch 'Applications/18.04'
Mar 27 2018, 5:16 PM
aheinecke committed rKLEOPATRA2dc42351b6f5: Fix raising on second call if session restored (authored by aheinecke).
Fix raising on second call if session restored
Mar 27 2018, 5:16 PM
aheinecke committed rKLEOPATRA0fbba7b7734e: Fix crash and error handling in print seckey (authored by aheinecke).
Fix crash and error handling in print seckey
Mar 27 2018, 5:16 PM
joernc created T3869: libgpg-error-1.28 on Solaris.
Mar 27 2018, 3:52 PM · Solaris, gpgrt, Bug Report
aheinecke changed the status of T3861: GpgOL: Crash in new Resolver when removing identity filter, a subtask of T3864: Gpg4win-3.1.0 Release blocker, from Open to Testing.
Mar 27 2018, 3:42 PM · gpg4win
aheinecke changed the status of T3861: GpgOL: Crash in new Resolver when removing identity filter from Open to Testing.

Fixed with: https://commits.kde.org/libkleo/5b93bddf468b6c067fe062131aee726ed4aa6928

Mar 27 2018, 3:42 PM · gpgol, gpg4win
aheinecke changed the status of T3861: GpgOL: Crash in new Resolver when removing identity filter, a subtask of T3742: Gpg4win 3.1.0, from Open to Testing.
Mar 27 2018, 3:42 PM · gpg4win
aheinecke created T3868: Kleopatra: Paperkey export, cancel should not bring up print dialog.
Mar 27 2018, 3:21 PM · kleopatra
aheinecke added a comment to T2069: Passphrase prompts for each subkey, but not clear which dialog belongs to which subkey.

Was reported to me again in the context of paperkey export / print secret key in Kleopatra.

Mar 27 2018, 3:20 PM · gnupg24, Bug Report
aheinecke changed the status of T3865: Kleopatra crashes again in Gpg4win 3.1.0 beta 38 from Open to Testing.

Got it. This was a bug that was around for ages but only started to occur in the verificationresult when we started in 3.0 to show the KeyID / Options for the unknown certificates.

Mar 27 2018, 11:34 AM · kleopatra, Bug Report
aheinecke changed the status of T3865: Kleopatra crashes again in Gpg4win 3.1.0 beta 38, a subtask of T3864: Gpg4win-3.1.0 Release blocker, from Open to Testing.
Mar 27 2018, 11:34 AM · gpg4win
aheinecke committed rM7c220e387d51: core: Initialize key return value in gpgme_get_key (authored by aheinecke).
core: Initialize key return value in gpgme_get_key
Mar 27 2018, 11:29 AM
Syssou created T3867: [DIRMNGR] Key server should be tried if passed with --keyserver, regardless of the "dead" mark.
Mar 27 2018, 9:56 AM · Feature Request, dirmngr
werner committed rGd4dc4245bf02: Merge branch 'STABLE-BRANCH-2-2' into master (authored by werner).
Merge branch 'STABLE-BRANCH-2-2' into master
Mar 27 2018, 9:50 AM