-
Version 1.10 Stable
released this
2023-02-06 07:03:18 +08:00 | 232 commits to main since this releaseThis version includes a test suite taken from Gnuk and ported to Pico 2040. Thanks to it, many bugs have been fixed:
- Upgraded to version 3.4 of HSM SDK.
- Fix importing large keys.
- Fix TERMINATE check.
- Fix signature counter storage.
- Added test suite, ported from Gnuk.
- Fix sex default value.
- Fix return DO data.
- Fix size of some DO.
- Fix public key generation on key import.
- Fix RC CHANGE.
- Added emulation support.
- Fix DEK loading when RC is used (RESET RETRIES).
- Fix signature counter call.
- Fix returning ECDSA response.
- Fix computing public point on key import.
- Fix returning ECDSA response for keys >= 512 bits.
- Fix returning signature in some cases.
- Fix computing length of algorithm attributes.
- Fix algorithm attributes for authentication key.
- Fix length check for ECDH.
Full Changelog: https://github.com/polhenarejos/pico-openpgp/compare/v1.8...v1.10
Downloads