I'm going to backport this to 2.2, as it found useful.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 12 2022
Please use the feature in 2.3.7 of T5099, instead.
It's in 2.3.7.
It's in 2.3.7.
It's in 2.3.7.
Changed the tags and the title.
Fixed in 2.3.7.
And 2.3.7.
Fixed in 2.2.36.
Perhaps, rG53eddf9b9ea0: scd: Fail when no good algorithm attribute. should be backported to 2.2.
It's in 2.3.7.
It's in 2.3.7.
It's in 2.3.7.
It's in 2.3.7.
It's in 2.3.7.
It's in 2.3.7.
Fixed in 2.3.7.
Thank you. I learned that there is new firmware, version 5.4 series.
Jul 11 2022
In gnupg/common/ttyio.c, the function w32_write_console does:
- Call WriteConsoleW, and when it fails, it calls
- WriteConsoleA
Please let us know, your firmware version number (in bcdDevice) by lsusb.
Jul 8 2022
Pushed the change.
There is a description: https://datatracker.ietf.org/doc/html/rfc8422#section-5.10
Jul 7 2022
Fixed in 2.2.36.
Fixed in 2.2.36.
Thank you for your report. That's my badness (forgetting to implement in pk_verify_md function).
Jul 6 2022
Thanks. Applied. Also, fixed about a warning for ChaCha20.
I admit that documentation for users should be updated and/or semantics of options could be improved.
Jul 5 2022
Let me know how best to submit it
Jul 1 2022
Applied and pushed.
The last patch is related to FIPS, so, I add the FIPS tag.
Jun 30 2022
We could change how device keys are listed. Currently, Scute does KEYINFO --list, then asking gpgsm for each certificate.
Thank you for your report.
The change requires "KEYINFO --list" command. This is not available through remote access of gpg-agent (extra socket).
Jun 29 2022
Applied the changes to master.
Jun 28 2022
Fixed in libgpg-error.
We removed assuming "OPENPGP.3" means for ssh.
Having "Use-for-ssh" flag now, experience shows that including OpenPGP.3 keys by default is not convenient.
Jun 24 2022
The change allows internal use of HMAC with shorter key.
Considering again, I concluded the patch above should be applied.
The use of SALT in HKDF may be not secret and there are valid use cases with no last or shorter salt. It's different to the use case of HMAC, where KEY is secret.