-
Version 2.4 Stable
released this
2022-06-14 17:46:44 +08:00 | 765 commits to master since this releaseThis release contains a major enhancement: Public Key Authentication (PKA). This mechanism replaces the need of using a PIN. Instead, it uses a private/public key pairs from another trusted device (a Pico HSM or Pico OpenPGP).
Enhancements:
- Added Public Key Authentication.
- Cache and storage of 3rd-party public keys.
- Improved interoperability between multiple Pico HSM devices.
- Added PSO command.
- Bugfixes.
Full Changelog: https://github.com/polhenarejos/pico-hsm/compare/v2.2...v2.4
Downloads