pynitrokey v0.12.3 released
By SecBurg
pynitrokey is the official Python library and CLI tool (nitropy) for managing Nitrokey hardware security devices. Version v0.12.3 is out with a small set of improvements.
What's Changed
* Add support for nistp384 algorithm in PIV by sosthene-nitrokey (#755)
* Further fixes after change to ruff by mmerklinger (#757)
* Add import-pkcs12 command for NetHSM by mmerklinger (#759)
* Add Jan Knittel to maintainers file by robin-nitrokey (#760)
* Update dependencies and release v0.12.3 by robin-nitrokey (#764)
Full Changelog: https://github.com/Nitrokey/pynitrokey/compare/v0.12.2...v0.12.3
As always, upgrade your existing installation with
pipx upgrade pynitrokey
or download a binary from the release page (Linux, Windows ZIP, Windows installer).
Always be secure!