My test coverage was not good (even if I daily use Curve25519 on Gnuk Token).
Your analysis is correct.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Yesterday
Yesterday
• gniibe changed the status of T7676: Cannot decrypt a message encrypted to a Cv25519 key on a token from Open to Testing.
• gniibe committed rGfde915af1cf4: agent: Fix for the prefix 0x40 in the point representation. (authored by • gniibe).
agent: Fix for the prefix 0x40 in the point representation.
• gniibe triaged T7676: Cannot decrypt a message encrypted to a Cv25519 key on a token as High priority.
Thu, Jun 5
Thu, Jun 5
• gniibe added a comment to rGeb7d5d4d8507: scd: Fix detecting digest OID in the message to be signed..
• gniibe committed rG27e6622322b5: scd: Take care of possible buffer overflow in do_auth. (authored by • gniibe).
scd: Take care of possible buffer overflow in do_auth.
• gniibe added a comment to T7589: Unable to export SSH keys for ED25519 keys generate on a SmartCard.
The problem was: In scdaemon, PKSIGN with OPENPGP.3 didn't work well for Ed25519 (done by do_auth function in app-openpgp.c), when --hash=sha512 (not SHA1).
Wed, Jun 4
Wed, Jun 4
• gniibe committed rGeb7d5d4d8507: scd: Fix detecting digest OID in the message to be signed. (authored by • gniibe).
scd: Fix detecting digest OID in the message to be signed.
• gniibe changed the status of T7589: Unable to export SSH keys for ED25519 keys generate on a SmartCard from Open to Testing.
I located the bug in scdaemon.
@sj98ta
Does cri-o invokes processes (other than the ones of gpgme) by its threads?
Tue, Jun 3
Tue, Jun 3
@sj98ta Please let us know if cri-o invokes other processes (except the ones by gpgme) or not.
If cri-o invokes other processes (by other threads), my theory matters; With the interference by other processes holding pipe file descriptors, gpgme keeps polling pipe file descriptors.
po: Update Japanese Translation.
• gniibe changed the status of T7668: gnupg: regexp and build with -fsanitize=address from Open to Testing.
Pushed the change: rG16ee68259d1d: gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.
gpg,regexp: Use -DREGEXP_PREFIX=gnupg_.
gpgtar: Fix releasing PROC correctly.
Mon, Jun 2
Mon, Jun 2
• gniibe added a project to T7664: tests/openpgp/ecc.scm fails when building GPG with address sanitizer: gnupg.