- Event Series
- This event is an instance of E845: Weekly Standup, and repeats every week.
Event Timeline
Comment Actions
Last week:
- Bug fixes
- Paper reading
- RFC4880bis
- CardOS support
This week:
- GnuPG 2.3. work
- Bug fixing
- T4505
Comment Actions
Last week:
- Review PO of Simplified Chinese to push rGf5897b3d2448: po: Update Simplified Chinese Translation.
- Release Chipstx 1.19 / 2.2
- Finally, I learned about old and new syntaxes of ARM assembler
- sub means subtraction with flags update in Cortex-M0 (old syntax), substraction with no flags update in Cortex-M3/M4 (new syntax)
- Gnuk 1.2.17
- basically for GNU/Linux emulation https://lists.gnupg.org/pipermail/gnuk-users/2021-February/000293.html
- Finally, I learned about old and new syntaxes of ARM assembler
This week:
- Let me describe the problem of Ed25519 signature and clear secret key incompatibility between GnuPG 2.2 and GnuPG 2.3-beta
- I'll write bug report here T5331, perhaps also to OpenPGP WG
- patch for 2.2 is available in T5120
- Reference: T4954: SOS representation and improvements in GnuPG
- Start an experiment (to evaluate Achim's forthcoming update for OpenPGP card specification):
- X448 support in scdaemon
- Gnuk emulation mode
- ... because X448 is easier to implement faster
- ... about to give up fine-grain side channel by FLUSH+RELOAD things