Page MenuHome GnuPG
Feed All Stories

Mar 30 2019

jukivili committed rCefd700e31dc8: Optimize OCB set_key and set_nonce (authored by jukivili).
Optimize OCB set_key and set_nonce
Mar 30 2019, 5:02 PM
jukivili committed rCeacbd59b1333: AES-NI/OCB: Optimize last and first key XORing (authored by jukivili).
AES-NI/OCB: Optimize last and first key XORing
Mar 30 2019, 5:02 PM
jukivili committed rCe924ce456d57: AES-NI/OCB: Perform checksumming inline with encryption (authored by jukivili).
AES-NI/OCB: Perform checksumming inline with encryption
Mar 30 2019, 5:02 PM
jukivili committed rCb82dbbedf027: AES-NI/OCB: Use stack for temporary storage (authored by jukivili).
AES-NI/OCB: Use stack for temporary storage
Mar 30 2019, 5:02 PM
jukivili committed rCcabeebfc1179: tests/basic: add large buffer testing for ciphers (authored by jukivili).
tests/basic: add large buffer testing for ciphers
Mar 30 2019, 5:02 PM
jukivili committed rC049376470b31: chacha20-poly1305: fix wrong en/decryption on large input buffers (authored by jukivili).
chacha20-poly1305: fix wrong en/decryption on large input buffers
Mar 30 2019, 5:02 PM
FrederickZh added a comment to T3416: gpg should select available signing key on card (even with -u option).

@vsrinu26f No worries, looks like we are on the same page :)

Mar 30 2019, 10:06 AM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

Sorry i think i blabbered without understanding context.

Mar 30 2019, 10:00 AM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

I wish gnupg natively supports creating backup cards. To be able to import
private key material to do another keyto card. And every time it moves that
to card and removes from gnupg.

Mar 30 2019, 9:46 AM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

For exactly same key material on tokens. Just before writing first token
backup .gnupg folder or export all key info. Do key to card. Delete .gnupg
folder and restore from backup and keytocard second token.

Mar 30 2019, 9:39 AM · Restricted Project, Feature Request, gnupg

Mar 29 2019

werner committed rG21b674097442: dirmngr: Better for error code for http status 413. (authored by werner).
dirmngr: Better for error code for http status 413.
Mar 29 2019, 2:23 PM
FrederickZh added a comment to T3416: gpg should select available signing key on card (even with -u option).

Both tokens should have same material.

Mar 29 2019, 1:38 PM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

On the other hand if we want to track which token is used by having multiple unexpired signing subkeys and each token have its own subkey is a possible usecase where multiple admins have the tokens.

Mar 29 2019, 1:28 PM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

I think if we have to update one token then we have to update backup token as well if moved to new subkey.

Mar 29 2019, 1:21 PM · Restricted Project, Feature Request, gnupg
FrederickZh added a comment to T3416: gpg should select available signing key on card (even with -u option).

@vsrinu26f Yes I'm using subkeys with YubiKey.

Mar 29 2019, 1:17 PM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

Sorry, ignore my comment if there is something with subkeys and you are
already using latest gnupg.

Mar 29 2019, 1:11 PM · Restricted Project, Feature Request, gnupg
vsrinu26f added a comment to T3416: gpg should select available signing key on card (even with -u option).

This is already implemented by yutaka.

Mar 29 2019, 1:05 PM · Restricted Project, Feature Request, gnupg
FrederickZh added a comment to T3416: gpg should select available signing key on card (even with -u option).

Sorry for jumping in out of the blue but the idea of automatically selecting the available signing key sounds also very appealing to me.

Mar 29 2019, 9:29 AM · Restricted Project, Feature Request, gnupg
aheinecke closed T4442: Kleopatra fails to encrypt a directory as Resolved.

With the downstream report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925952 I resolve this here.

Mar 29 2019, 9:05 AM · Bug Report
aheinecke added a comment to T4442: Kleopatra fails to encrypt a directory.

Thanks for the report. This was fixed with: https://cgit.kde.org/libkleo.git/commit/?id=8a94ac0835f0cff8908943d2a630a003a3429220 which I backported to Applications 18.12 which is the current stable release. But debian needs to add this patch. I'll report a debian bug and link it here.

Mar 29 2019, 8:48 AM · Bug Report
Laurent Montel <montel@kde.org> committed rKLEOPATRAa2e109286dd0: Merge remote-tracking branch 'origin/Applications/19.04' (authored by Laurent Montel <montel@kde.org>).
Merge remote-tracking branch 'origin/Applications/19.04'
Mar 29 2019, 7:25 AM

Mar 28 2019

werner added a comment to T4437: CCID card reader stopped working.

Good that it works again for you.

Mar 28 2019, 5:53 PM · Gentoo, scd, gnupg (gpg22), Bug Report
werner closed T671: card context shared between callers as Wontfix.

I don't anymore think that it makes sense to fix it. Further there is no cache for PINs; that is entirely up to the card.

Mar 28 2019, 5:49 PM · scd, Bug Report, gnupg
werner committed rG97feef8ee94a: scd: New option --application-priority. (authored by werner).
scd: New option --application-priority.
Mar 28 2019, 5:39 PM
dilfridge closed T4437: CCID card reader stopped working as Invalid.

This was most likely a (chipcard) hardware issue. It went away after polishing the contact pads for a bit. Possibly my laptop reader applies more force...

Mar 28 2019, 3:18 PM · Gentoo, scd, gnupg (gpg22), Bug Report
werner committed rG80c069b5e1ad: card: For passwd add a PIV menu and make the OpenPGP menu optional. (authored by werner).
card: For passwd add a PIV menu and make the OpenPGP menu optional.
Mar 28 2019, 2:46 PM
justus created T4442: Kleopatra fails to encrypt a directory.
Mar 28 2019, 11:48 AM · Bug Report
aheinecke closed T4055: mkportable fails with unhelpful error if the path is not at least 4 chars long as Resolved.
Mar 28 2019, 11:27 AM · gpg4win
aheinecke committed rWfa573722e66e: Fix mkportable for short target dir names (authored by aheinecke).
Fix mkportable for short target dir names
Mar 28 2019, 11:23 AM
werner committed rG2f761251c573: card: Allow "yubikey disable" only for Yubikey-5 and later. (authored by werner).
card: Allow "yubikey disable" only for Yubikey-5 and later.
Mar 28 2019, 11:00 AM
aheinecke closed T4138: GpgOL: encryption reported to freeze the windows explorer as Resolved.

No more reports about this in a while.

Mar 28 2019, 10:30 AM · gpg4win, Bug Report, gpgol
aheinecke closed T4438: Kleopatra: 3.1.6 external gpg process calls call gpgsm instead as Resolved.

Fixed with 3.1.7

Mar 28 2019, 10:28 AM · gpg4win, kleopatra
werner added projects to T4437: CCID card reader stopped working: gnupg (gpg22), scd, Gentoo.
Mar 28 2019, 10:21 AM · Gentoo, scd, gnupg (gpg22), Bug Report
aheinecke renamed T4389: Gpg4win 3.1.8 from Gpg4win 3.1.7 to Gpg4win 3.1.8.
Mar 28 2019, 10:09 AM · gpg4win, Release Info
aheinecke closed T4441: Installer quarantined by Symantec as Invalid.

False positives happen from time to time with various Anti Virus Software. We have it as a FAQ in the wiki:
https://wiki.gnupg.org/Gpg4win/AntiVirusSoftware

Mar 28 2019, 10:09 AM · Bug Report, gpg4win
svish created T4441: Installer quarantined by Symantec.
Mar 28 2019, 10:00 AM · Bug Report, gpg4win
aheinecke committed rW3cacbd36af26: Add links to mail announcement (authored by aheinecke).
Add links to mail announcement
Mar 28 2019, 9:41 AM
aheinecke committed rD067d82757312: swdb: Release Ggp4win-3.1.7 (authored by aheinecke).
swdb: Release Ggp4win-3.1.7
Mar 28 2019, 9:39 AM
aheinecke committed rW02983d6677c1: Release Gpg4win-3.1.7 (authored by aheinecke).
Release Gpg4win-3.1.7
Mar 28 2019, 9:36 AM
aheinecke committed rW08844a7b5ca7: Post release version bump (authored by aheinecke).
Post release version bump
Mar 28 2019, 9:32 AM
aheinecke committed rWf015bcc4d352: Fix mkportable-full (authored by aheinecke).
Fix mkportable-full
Mar 28 2019, 9:32 AM
aheinecke committed rW972365f2bcc7: Fix regressions from 3.1.6 (authored by aheinecke).
Fix regressions from 3.1.6
Mar 28 2019, 9:32 AM
aheinecke created T4440: GPA: Crash on keygen in Gpg4win-3.1.6.
Mar 28 2019, 8:33 AM · gpg4win, gpa, gpgme
aheinecke updated the task description for T4439: GPA: Failure to start with Gpg4win 3.1.6.
Mar 28 2019, 8:31 AM · gpg4win, gpa, gpgme
aheinecke created T4439: GPA: Failure to start with Gpg4win 3.1.6.
Mar 28 2019, 8:31 AM · gpg4win, gpa, gpgme
Laurent Montel <montel@kde.org> committed rKLEOPATRA05de7ee4d5a6: GIT_SILENT: Prepare 5.11.0 (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: Prepare 5.11.0
Mar 28 2019, 7:58 AM
khanhnd.vn added a comment to T4428: Would like to use our card with Kleopatra tool.

Thanks so much your helps.
With new version 3.1.6, I can generate key on Kleopatra tool and use key stored in smartcard.

Mar 28 2019, 3:39 AM · scd, OpenPGP, Bug Report, gpg4win
dilfridge added a comment to T4437: CCID card reader stopped working.

The same chipcard works still fine in a different (type of) reader / machine.

Mar 28 2019, 1:33 AM · Gentoo, scd, gnupg (gpg22), Bug Report

Mar 27 2019

aheinecke committed rM4a4680f8901e: core, w32: Fix format string errors on windows (authored by aheinecke).
core, w32: Fix format string errors on windows
Mar 27 2019, 5:47 PM
werner committed rG5a3055eb722e: scd: Support reading the Yubikey 4 firmware version. (authored by werner).
scd: Support reading the Yubikey 4 firmware version.
Mar 27 2019, 5:36 PM
aheinecke committed rM19a4c4daa2cf: core: Fix assuan logger-fd hack for windows (authored by aheinecke).
core: Fix assuan logger-fd hack for windows
Mar 27 2019, 4:15 PM
aheinecke committed rKLEOPATRA9250d0292646: Bump Version to 3.1.7 (authored by aheinecke).
Bump Version to 3.1.7
Mar 27 2019, 3:14 PM
aheinecke committed rKLEOPATRAbf9aab0b567d: Fix copy&paste error that breaks gpg process calls (authored by aheinecke).
Fix copy&paste error that breaks gpg process calls
Mar 27 2019, 2:51 PM
aheinecke renamed T4438: Kleopatra: 3.1.6 external gpg process calls call gpgsm instead from Kleopatra: 3.1.6 failure to refesh OpenPGP keys to Kleopatra: 3.1.6 external gpg process calls call gpgsm instead.
Mar 27 2019, 2:51 PM · gpg4win, kleopatra
aheinecke created T4438: Kleopatra: 3.1.6 external gpg process calls call gpgsm instead.
Mar 27 2019, 2:38 PM · gpg4win, kleopatra
jmanuel added a comment to T4332: Gpg4win, data corruption.

Thanks people, thanks aheinecke, for your support.

Mar 27 2019, 2:05 PM · gpg4win, Bug Report
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T3381: dirmngr won't start on Windows 10 with admin level account, as Resolved.
Mar 27 2019, 1:55 PM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
aheinecke closed T4264: Gpg4win 3.1.6 as Resolved.

3.1.6 is released: http://lists.wald.intevation.org/pipermail/gpg4win-announce/2019-March/000083.html

Mar 27 2019, 1:55 PM · Release Info, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T3895: GpgOL: Permanently decrypt messages, as Resolved.
Mar 27 2019, 1:55 PM · gpgol, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4265: GPA: Can't create new keys with GPGME 1.12.x, as Resolved.
Mar 27 2019, 1:55 PM · Bug Report, gpg4win, gpa
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4258: GpgOL: Add filenames for PGP/MIME parts, as Resolved.
Mar 27 2019, 1:55 PM · gpgol
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4262: Reading / marking old signed Mails crashes Outlook, as Resolved.
Mar 27 2019, 1:55 PM · Bug Report, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4089: Kleopatra: Remove ASCII Armor checkbox for private key export, as Resolved.
Mar 27 2019, 1:55 PM · gpg4win, kleopatra
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T3935: GpgOL: S/MIME signed mails opened with GpgOL even if S/MIME is disabled, as Resolved.
Mar 27 2019, 1:55 PM · Bug Report, gpgol
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface, as Resolved.
Mar 27 2019, 1:55 PM · Bug Report, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4267: X.509 mails will not be decrypted, as Resolved.
Mar 27 2019, 1:55 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file, as Resolved.
Mar 27 2019, 1:55 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4332: Gpg4win, data corruption, as Resolved.
Mar 27 2019, 1:55 PM · gpg4win, Bug Report
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4266: Kleopatra: trusted-certs not imported when importing from X509 Keyserver, as Resolved.
Mar 27 2019, 1:55 PM · gpg4win, kleopatra
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4297: The browser integration component is not installed by default, as Resolved.
Mar 27 2019, 1:55 PM · gpgme, UI, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4373: Generating new key pair, as Resolved.
Mar 27 2019, 1:54 PM · kleopatra, Bug Report, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4347: gpg4win 3.1.5 pinentry fails on some systems, as Resolved.
Mar 27 2019, 1:54 PM · gpg4win, Bug Report
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4369: Segfault caused by incorrect _gpgme_strconcat() usage, as Resolved.
Mar 27 2019, 1:54 PM · gpg4win, gpgme
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4390: Kleopatra: Fall back to included filenames for files without extension, as Resolved.
Mar 27 2019, 1:54 PM · gpgol, kleopatra, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4403: GpgOL: OpenPGP message detected but S/MIME verified / decrypted, as Resolved.
Mar 27 2019, 1:54 PM · gpg4win, gpgol
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4412: Release GnuPG 2.2.14, as Resolved.
Mar 27 2019, 1:54 PM · Release Info, gnupg (gpg22)
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4426: GpgOL: Diagnostic output for failed crypto operations, as Resolved.
Mar 27 2019, 1:54 PM · gpgol
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4433: GpgOL: Reading support for encrypted subjects, as Resolved.
Mar 27 2019, 1:54 PM · gpgol
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4432: GpgOL: Minimal "autocrypt" reading support, as Resolved.
Mar 27 2019, 1:54 PM · gpgol
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4428: Would like to use our card with Kleopatra tool, as Resolved.
Mar 27 2019, 1:54 PM · scd, OpenPGP, Bug Report, gpg4win
aheinecke closed T4264: Gpg4win 3.1.6, a subtask of T4435: GpgOL: Show diagnostics in case sign / encrypt fails, as Resolved.
Mar 27 2019, 1:54 PM · gpgol
aheinecke closed T4390: Kleopatra: Fall back to included filenames for files without extension as Resolved.

3.1.6 is released.

Mar 27 2019, 1:54 PM · gpgol, kleopatra, gpg4win
aheinecke closed T4241: GpgOL: Unable to save an encrypted message over the microsoft outlook interface as Resolved.

3.1.6 is released. Please test again and reopen this issue if you still have problems.
Thanks!

Mar 27 2019, 1:54 PM · Bug Report, gpg4win
aheinecke closed T4258: GpgOL: Add filenames for PGP/MIME parts as Resolved.

3.1.6 is released

Mar 27 2019, 1:53 PM · gpgol
aheinecke closed T4267: X.509 mails will not be decrypted as Resolved.
Mar 27 2019, 1:53 PM · gpgol, Bug Report, gpg4win
aheinecke added a comment to T4267: X.509 mails will not be decrypted.

3.1.6 is released.

Mar 27 2019, 1:53 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4403: GpgOL: OpenPGP message detected but S/MIME verified / decrypted as Resolved.
Mar 27 2019, 1:53 PM · gpg4win, gpgol
aheinecke added a comment to T4403: GpgOL: OpenPGP message detected but S/MIME verified / decrypted.

3.1.6 is released.

Mar 27 2019, 1:52 PM · gpg4win, gpgol
aheinecke closed T4347: gpg4win 3.1.5 pinentry fails on some systems as Resolved.

3.1.6 is released.

Mar 27 2019, 1:52 PM · gpg4win, Bug Report
aheinecke closed T4332: Gpg4win, data corruption as Resolved.

3.1.6 is released.

Mar 27 2019, 1:52 PM · gpg4win, Bug Report
aheinecke closed T3381: dirmngr won't start on Windows 10 with admin level account as Resolved.

gpg4win 3.1.6 is released which contains this fix.

Mar 27 2019, 1:52 PM · libassuan, Restricted Project, gpg4win, dirmngr, Windows, Bug Report
aheinecke closed T4321: [GpgOL] Forwarded Email send the previous version of the email and attached a dat file as Resolved.

3.1.6 is released please use that one.

Mar 27 2019, 1:51 PM · gpgol, Bug Report, gpg4win
aheinecke closed T4262: Reading / marking old signed Mails crashes Outlook as Resolved.

3.1.6 is released

Mar 27 2019, 1:50 PM · Bug Report, gpg4win
aheinecke added a comment to T4333: Job objects on Windows interfere with automatic start of gpg-agent.

Sorry, this did not make it into 3.1.6. But I'll definitely see about it for the next release. If it is an institutional / corporate issue you could also contract us through www.gnupg.com

Mar 27 2019, 1:50 PM · patch, Windows, gpgagent, Bug Report
aheinecke edited subtasks for T4333: Job objects on Windows interfere with automatic start of gpg-agent, added: T4389: Gpg4win 3.1.8; removed: T4264: Gpg4win 3.1.6.
Mar 27 2019, 1:48 PM · patch, Windows, gpgagent, Bug Report
aheinecke removed a parent task for T4264: Gpg4win 3.1.6: T4333: Job objects on Windows interfere with automatic start of gpg-agent.
Mar 27 2019, 1:48 PM · Release Info, gpg4win
aheinecke added a parent task for T4389: Gpg4win 3.1.8: T4333: Job objects on Windows interfere with automatic start of gpg-agent.
Mar 27 2019, 1:48 PM · gpg4win, Release Info
aheinecke committed rD89419dcfcb26: swdb: Release gpg4win-3.1.6 (authored by aheinecke).
swdb: Release gpg4win-3.1.6
Mar 27 2019, 1:32 PM
aheinecke committed rW3a64fb2cba72: Release 3.1.6 (authored by aheinecke).
Release 3.1.6
Mar 27 2019, 1:30 PM
aheinecke committed rW92bedd7e8177: Merge commit '4af44af4' (authored by aheinecke).
Merge commit '4af44af4'
Mar 27 2019, 12:58 PM