Pynitrokey 0.12.0 released
By SecBurg
An updated release of Pynitrokey, the Python client for Nitrokey devices, is now available: version 0.12.0.
This release adds support for the new features in NetHSM v4 (clustering, IPv6 config, backup format v1). Clustering support is still experimental.
What's Changed
PIV: Add support for RSA 2048 private key import
Enable support for python 3.14 by
Add support for NetHSM v4 and release v0.12.0
As always, you can upgrade your existing pynitrokey installation by using the command
pipx upgrade pynitrokey
or download a binary from the release page.