Page MenuHome GnuPG
Feed All Stories

Dec 22 2020

jukivili added a comment to T5201: libgcrypt: s390x/zSeries 128-bit vector implementation of ChaCha20.

Currently have 8 block parallel implementation done. Need to check if 6 block parallel approach is better (as used in OpenSSL - benefit being less register pressure and less moving of data between registers and stack).

Dec 22 2020, 9:20 AM · libgcrypt
jukivili renamed T5198: libgcrypt: s390x/zSeries SHA256/SHA512 acceleration from libgcrypt: s390x/zSeries SHA1/SHA256/SHA512 acceleration to libgcrypt: s390x/zSeries SHA256/SHA512 acceleration.
Dec 22 2020, 9:14 AM · libgcrypt
jukivili created T5203: libgcrypt: s390x/zSeries SHA1 acceleration in the S1 Public space.
Dec 22 2020, 9:14 AM · libgcrypt
jukivili created T5202: libgcrypt: s390x/zSeries implementation of Poly1305 / ChaCha20-Poly1305 AEAD in the S1 Public space.
Dec 22 2020, 9:04 AM · libgcrypt
jukivili created T5201: libgcrypt: s390x/zSeries 128-bit vector implementation of ChaCha20 in the S1 Public space.
Dec 22 2020, 9:03 AM · libgcrypt
jukivili created T5200: libgcrypt: s390x/zSeries SHA3 acceleration in the S1 Public space.
Dec 22 2020, 9:00 AM · libgcrypt
jukivili renamed T5198: libgcrypt: s390x/zSeries SHA256/SHA512 acceleration from libgcrypt: s380x/zSeries SHA1/SHA256/SHA512 acceleration to libgcrypt: s390x/zSeries SHA1/SHA256/SHA512 acceleration.
Dec 22 2020, 8:59 AM · libgcrypt
jukivili created T5199: libgcrypt: s390x/zSeries GHASH/AES-GCM acceleration in the S1 Public space.
Dec 22 2020, 8:59 AM · libgcrypt
jukivili created T5198: libgcrypt: s390x/zSeries SHA256/SHA512 acceleration in the S1 Public space.
Dec 22 2020, 8:58 AM · libgcrypt
jukivili created T5197: libgcrypt: s390x/zSeries AES acceleration in the S1 Public space.
Dec 22 2020, 8:56 AM · libgcrypt
jukivili added a parent task for T5196: libgcrypt: s390x/zSeries performance improvements: T4460: libgcrypt performance TODOs.
Dec 22 2020, 8:53 AM · libgcrypt
jukivili added a subtask for T4460: libgcrypt performance TODOs: T5196: libgcrypt: s390x/zSeries performance improvements.
Dec 22 2020, 8:53 AM · libgcrypt
jukivili updated the task description for T5196: libgcrypt: s390x/zSeries performance improvements.
Dec 22 2020, 8:53 AM · libgcrypt
jukivili created T5196: libgcrypt: s390x/zSeries performance improvements in the S1 Public space.
Dec 22 2020, 8:51 AM · libgcrypt
jukivili claimed T5195: Incorrect HWCAP2 check for AArch32.

Thanks for reporting this. You are correct, those HWCAP2_SHA1 and HWCAP2_SHA2 defines are wrong.

Dec 22 2020, 8:42 AM · libgcrypt, backport, Bug Report
gniibe added a comment to D514: update gnupg doc/help.zh_CN.txt.

Translation of "key" is difficult in our context of public key cryptography.
In many case "key" just refers public key, but for key generation, it means key pair.

Dec 22 2020, 8:27 AM
pert added a comment to T4618: DANE OpenPGP certificate retrieval does not verify DNSSEC signatures.

Granted I'm not familiar with the functions and it may not be applicable, but the DNS resolver functions in the GNU C Library have semi-recently gained parameters (RES_USE_DNSSEC) to check for DNSSEC validation IIRC. Recent versions of glibc also don't trust the 'ad' bit unless an indication of its trustworthiness is set in /etc/resolv.conf, say if using a local validating resolver, so one can be sure that it's trustworthy. It also appears musl libc may support this.

Dec 22 2020, 5:35 AM · dns, dirmngr
Nik_ created T5195: Incorrect HWCAP2 check for AArch32.
Dec 22 2020, 12:40 AM · libgcrypt, backport, Bug Report

Dec 21 2020

comps added a comment to T5193: Warning message "DBG: locking for ... done via O_EXCL" cannot be suppressed.

Thanks, appreciated.

Dec 21 2020, 7:50 PM · Bug Report
werner committed rGfc0eaa9add3c: common: Remove superfluous debug output from dotlock.c. (authored by werner).
common: Remove superfluous debug output from dotlock.c.
Dec 21 2020, 7:44 PM
werner closed T5193: Warning message "DBG: locking for ... done via O_EXCL" cannot be suppressed as Resolved.

You are lucky. The report came just in time for the 2.2.26 released. Not mentioned over thre but anyway fixed. See T5153

Dec 21 2020, 7:42 PM · Bug Report
werner triaged T5194: Release libgpg-error 1.42 as Low priority.
Dec 21 2020, 7:41 PM · gpgrt, Release Info
werner closed T4788: System wide configuration of the GnuPG system as Resolved.
Dec 21 2020, 7:40 PM · gnupg (gpg23), Feature Request, gpg4win, g10code
werner committed rDd27f8116d205: web: Release info for 2.2.5 and 2.2.26 (authored by werner).
web: Release info for 2.2.5 and 2.2.26
Dec 21 2020, 7:39 PM
werner closed T5153: Release GnuPG 2.2.26 as Resolved.
Dec 21 2020, 7:29 PM · Release Info, gnupg (gpg22)
werner committed rKfe03ab4c14e7: Fix a possible segv in case of an unknown CMS object. (authored by werner).
Fix a possible segv in case of an unknown CMS object.
Dec 21 2020, 7:19 PM
werner committed rDbc5dca571faa: swdb: GnuPG 2.2.26 (authored by werner).
swdb: GnuPG 2.2.26
Dec 21 2020, 7:16 PM
werner committed rGc77bb1a750f0: Release 2.2.26 (authored by werner).
Release 2.2.26
Dec 21 2020, 7:10 PM
werner committed rG1d5c4788ffda: Post release updates (authored by werner).
Post release updates
Dec 21 2020, 7:10 PM
werner committed rG566c48da7343: po: Auto-merge (authored by werner).
po: Auto-merge
Dec 21 2020, 7:10 PM
werner committed rG323a69ef65e0: common: Remove superfluous debug output from dotlock.c. (authored by werner).
common: Remove superfluous debug output from dotlock.c.
Dec 21 2020, 7:10 PM
werner committed rGc2bc8435a93e: po: Update German translation (authored by werner).
po: Update German translation
Dec 21 2020, 7:10 PM
werner committed rG725f4a487f72: build: Remove the code to build symcryptrun (authored by werner).
build: Remove the code to build symcryptrun
Dec 21 2020, 7:10 PM
werner committed rG261fb98c6f03: doc: Explain LDAP keyserver parameters (authored by werner).
doc: Explain LDAP keyserver parameters
Dec 21 2020, 7:10 PM
werner committed rG09dc59f6d43f: common: Fix the "ignore" meta command in argparse.c (authored by werner).
common: Fix the "ignore" meta command in argparse.c
Dec 21 2020, 7:10 PM
werner closed T5192: Release libgpg-error 1.41 as Resolved.
Dec 21 2020, 6:33 PM · Release Info, gpgrt
werner updated the task description for T5192: Release libgpg-error 1.41.
Dec 21 2020, 6:32 PM · Release Info, gpgrt
werner changed Version from 1.41 to 1.40 on T5191: Release libgpg-error 1.40.
Dec 21 2020, 6:31 PM · Release Info, gpgrt
werner added a comment to T5191: Release libgpg-error 1.40.

See T5192 for an updated release.

Dec 21 2020, 6:31 PM · Release Info, gpgrt
werner closed T5191: Release libgpg-error 1.40 as Resolved.
Dec 21 2020, 6:30 PM · Release Info, gpgrt
werner committed rD1beb32c24054: swdb: Release libgpg-error 1.41 (authored by werner).
swdb: Release libgpg-error 1.41
Dec 21 2020, 6:22 PM
werner committed rEbfa030b5e079: Post release updates (authored by werner).
Post release updates
Dec 21 2020, 6:19 PM
werner committed rE98032624ae89: Release 1.41 (authored by werner).
Release 1.41
Dec 21 2020, 6:19 PM
comps added a comment to T5193: Warning message "DBG: locking for ... done via O_EXCL" cannot be suppressed.

This is x86_64 (amd64) Fedora Linux version 32 (nothing to do with the x32 sorta-architecture).

Dec 21 2020, 5:41 PM · Bug Report
werner added a comment to T5193: Warning message "DBG: locking for ... done via O_EXCL" cannot be suppressed.

Oh well, sshfs.

Dec 21 2020, 5:34 PM · Bug Report
werner added a comment to T5193: Warning message "DBG: locking for ... done via O_EXCL" cannot be suppressed.

Just for reference what OS and file system is this? It looks like some x32 Linux.

Dec 21 2020, 5:33 PM · Bug Report
werner created T5194: Release libgpg-error 1.42.
Dec 21 2020, 5:28 PM · gpgrt, Release Info
werner committed rE7021b58b0f2d: core: Yet another fix to the ignore meta command. (authored by werner).
core: Yet another fix to the ignore meta command.
Dec 21 2020, 5:19 PM
werner committed rGe0cbb97925a1: doc: Explain LDAP keyserver parameters (authored by werner).
doc: Explain LDAP keyserver parameters
Dec 21 2020, 4:12 PM
werner committed rDed886fe007f9: swdb: Release gpgrt 1.40 (authored by werner).
swdb: Release gpgrt 1.40
Dec 21 2020, 4:02 PM
bobwxc added a comment to T5189: update Chinese translation.

also update doc/help.zh_TW.txt by the way
D515: update gnupg doc/help.zh_TW.txt

Dec 21 2020, 3:43 PM · gnupg
bobwxc created D515: update gnupg doc/help.zh_TW.txt.
Dec 21 2020, 3:39 PM
werner committed rE0170a058bf72: po: Fix two typos in the German translation (authored by werner).
po: Fix two typos in the German translation
Dec 21 2020, 3:32 PM
bobwxc updated the diff for D514: update gnupg doc/help.zh_CN.txt.
Dec 21 2020, 3:16 PM
werner committed rE22d200295d90: Post release updates (authored by werner).
Post release updates
Dec 21 2020, 2:32 PM
werner committed rEc1f4ed561e9d: Release 1.40 (authored by werner).
Release 1.40
Dec 21 2020, 2:32 PM
werner committed rE62df5d295200: po: Auto-update (authored by werner).
po: Auto-update
Dec 21 2020, 2:32 PM
werner committed rE2b35d65ae47b: po: Update Polish translation. (authored by Jakub Bogusz <qboosh@pld-linux.org>).
po: Update Polish translation.
Dec 21 2020, 2:32 PM
werner committed rE28fcdd96bb8a: po: Update German translation (authored by werner).
po: Update German translation
Dec 21 2020, 2:32 PM
werner committed rE007cfe8a0ca4: w32: Allow Unicode for internal getusername function. (authored by werner).
w32: Allow Unicode for internal getusername function.
Dec 21 2020, 2:32 PM
comps created T5193: Warning message "DBG: locking for ... done via O_EXCL" cannot be suppressed.
Dec 21 2020, 11:53 AM · Bug Report
aheinecke committed rWc3c12fa710a5: Update kde-l10n (authored by aheinecke).
Update kde-l10n
Dec 21 2020, 11:39 AM
aheinecke closed T5186: SCD: Stable branch "Invalid ID" when attempting to sign with bp384 yubikey as Resolved.

Yes, that worked. Thanks for the tip and sorry for the noise ;-)

Dec 21 2020, 11:11 AM · gnupg, scd
werner created T5192: Release libgpg-error 1.41.
Dec 21 2020, 10:53 AM · Release Info, gpgrt
bobwxc added a comment to T5189: update Chinese translation.

upload the v2 patch and create a revision
D514: update gnupg doc/help.zh_CN.txt
waiting for review
:-)

Dec 21 2020, 10:05 AM · gnupg
ikloecker committed rLIBKLEOba3c5a8897b8: Merge branch 'work/static-analysis' into 'master' (authored by ikloecker).
Merge branch 'work/static-analysis' into 'master'
Dec 21 2020, 10:04 AM
werner created T5191: Release libgpg-error 1.40.
Dec 21 2020, 10:01 AM · Release Info, gpgrt
bobwxc created D514: update gnupg doc/help.zh_CN.txt.
Dec 21 2020, 9:57 AM
aheinecke closed T5185: Language change issue, wrong locale is used and mess everything as Invalid.

GnuPG uses the systems locale.

Dec 21 2020, 9:12 AM · Bug Report, gpg4win
gniibe added a comment to T5189: update Chinese translation.

Please not that you can use this interface: https://dev.gnupg.org/differential/
I think that it is better when you update your patch. You can just refer a patch from this task by:

Dec 21 2020, 8:27 AM · gnupg
bobwxc added a comment to T5189: update Chinese translation.

Do you call gpg-agent as 'Gpg 代理'? IIUC, it is better keep it as is (gpg-agent), because it is the name of the program.

Dec 21 2020, 8:10 AM · gnupg
gniibe added a comment to T5189: update Chinese translation.

If translated, 'keygrip' should be different word to 'fingerprint', because 'fingerprint' is used as a technical term of OpenPGP.

Dec 21 2020, 7:36 AM · gnupg
gniibe added a comment to T5189: update Chinese translation.

Do you call gpg-agent as 'Gpg 代理'? IIUC, it is better keep it as is (gpg-agent), because it is the name of the program.

Dec 21 2020, 7:26 AM · gnupg
gniibe added a comment to T5186: SCD: Stable branch "Invalid ID" when attempting to sign with bp384 yubikey.

I think that ... For some reason, your private key file under .gnupg/private-keys-v1.d has wrong serial number.

Dec 21 2020, 6:50 AM · gnupg, scd
gniibe committed rPde1829f81f31: gtk+-2: Avoid use of deprecated API. (authored by gniibe).
gtk+-2: Avoid use of deprecated API.
Dec 21 2020, 6:44 AM
gniibe added a comment to T5167: GnuPG 2.25 still have problems related to Yubikey NEO..

Thank you for your testing.
May I ask more test, please?

Dec 21 2020, 1:31 AM · gnupg (gpg22), yubikey, ssh, scd, Bug Report
gniibe committed rC2ab14b23afc0: Merge hmac-tests.c into mac-hmac.c. (authored by gniibe).
Merge hmac-tests.c into mac-hmac.c.
Dec 21 2020, 1:16 AM

Dec 20 2020

werner added a comment to T5190: g10 Compiler error .

OS, Compiler, any configure options?

Dec 20 2020, 2:37 PM · AIX, toolchain, gnupg
werner raised the priority of T5190: g10 Compiler error from High to Needs Triage.
Dec 20 2020, 2:37 PM · AIX, toolchain, gnupg
werner raised the priority of T4702: Deadline for the GnuPG 2.3.0 release from Normal to High.
Dec 20 2020, 2:35 PM · Restricted Project, gpg4win, gnupg
konijeti created T5190: g10 Compiler error in the S1 Public space.
Dec 20 2020, 7:31 AM · AIX, toolchain, gnupg
pert added a comment to T4702: Deadline for the GnuPG 2.3.0 release.

In a discussion we decided that we need a deadline for GnuPG 2.3.0 so that we finally release it.

Dec 20 2020, 6:56 AM · Restricted Project, gpg4win, gnupg
bobwxc updated the task description for T5189: update Chinese translation.
Dec 20 2020, 3:56 AM · gnupg
bobwxc updated the task description for T5189: update Chinese translation.
Dec 20 2020, 3:55 AM · gnupg
bobwxc created T5189: update Chinese translation.
Dec 20 2020, 3:54 AM · gnupg
gbschenkel added a comment to T5167: GnuPG 2.25 still have problems related to Yubikey NEO..

Hi, I have applied both patch and appears Yubikey is now working correct. I have uploaded the log here.

Dec 20 2020, 2:19 AM · gnupg (gpg22), yubikey, ssh, scd, Bug Report

Dec 19 2020

Laurent Montel <montel@kde.org> committed rLIBKLEOf929e2d1307f: GIT_SILENT: time to increase qt version as kf5-5.77 will depend against it. (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase qt version as kf5-5.77 will depend against it.
Dec 19 2020, 9:20 AM
Laurent Montel <montel@kde.org> committed rKLEOPATRA6c72e5839fcd: GIT_SILENT: time to increase qt version as kf5-5.77 will depend against it. (authored by Laurent Montel <montel@kde.org>).
GIT_SILENT: time to increase qt version as kf5-5.77 will depend against it.
Dec 19 2020, 9:17 AM

Dec 18 2020

jukivili committed rC7532e27cacb7: Add s390x/zSeries acceleration for SHA3 (authored by jukivili).
Add s390x/zSeries acceleration for SHA3
Dec 18 2020, 9:49 PM
jukivili committed rC45f0ec0c4e3b: Add s390x/zSeries acceleration for SHA512 (authored by jukivili).
Add s390x/zSeries acceleration for SHA512
Dec 18 2020, 9:49 PM
jukivili committed rC0b555c3cc7c2: Add s390x/zSeries acceleration for SHA256 (authored by jukivili).
Add s390x/zSeries acceleration for SHA256
Dec 18 2020, 9:49 PM
jukivili committed rC5aeb091f9113: Add bulk AES-GCM acceleration for s390x/zSeries (authored by jukivili).
Add bulk AES-GCM acceleration for s390x/zSeries
Dec 18 2020, 9:49 PM
jukivili committed rC88570515b4ca: Add s390x/zSeries acceleration for SHA1 (authored by jukivili).
Add s390x/zSeries acceleration for SHA1
Dec 18 2020, 9:49 PM
jukivili committed rCf4e63e92dc0b: Add bulk function interface for GCM mode (authored by jukivili).
Add bulk function interface for GCM mode
Dec 18 2020, 9:49 PM
jukivili committed rC9219d9d1b60c: Add s390x/zSeries acceleration for AES (authored by jukivili).
Add s390x/zSeries acceleration for AES
Dec 18 2020, 9:49 PM
jukivili committed rCf12b6788f229: Add bulk function interface for OFB mode (authored by jukivili).
Add bulk function interface for OFB mode
Dec 18 2020, 9:49 PM
jukivili committed rC128054767d5f: hwf: add detection of s390x/zSeries hardware features (authored by jukivili).
hwf: add detection of s390x/zSeries hardware features
Dec 18 2020, 9:49 PM
jukivili committed rC0e37bb32e215: tests/bench-slope: use same benchmarking for XTS as for other modes (authored by jukivili).
tests/bench-slope: use same benchmarking for XTS as for other modes
Dec 18 2020, 9:49 PM
jukivili committed rCc59b5b03a063: aarch64: mpi/longlong.h: fix operand size mismatch (authored by jukivili).
aarch64: mpi/longlong.h: fix operand size mismatch
Dec 18 2020, 7:23 PM
jukivili committed rC8352b0ece523: aarch64: use configure check for assembly ELF directives support (authored by jukivili).
aarch64: use configure check for assembly ELF directives support
Dec 18 2020, 7:23 PM