Skip to content

Releases: Nitrokey/nitrokey-sdk-py

v0.2.0

11 Sep 10:42
v0.2.0
b0902b3
Compare
Choose a tag to compare

This release refactors the code used for communication with the bootloader, reducing the number of dependencies.

Features

  • trussed.admin_app: Add error codes CONFIG_ERROR and RNG_ERROR to InitStatus enum

Other Changes

  • Update protobuf dependency to 5.26
  • Vendor spsdk dependency to reduce the total number of dependencies
  • Replace libusbsio dependency with hidapi

All Changes

v0.2.0-rc.1

12 Aug 14:42
v0.2.0-rc.1
08fbebb
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

This release candidate refactors the code used for communication with the bootloader, reducing the number of dependencies.

Features

  • trussed.admin_app: Add error codes CONFIG_ERROR and RNG_ERROR to InitStatus enum

Other Changes

  • Update protobuf dependency to 5.26
  • Vendor spsdk dependency to reduce the total number of dependencies
  • Replace libusbsio dependency with hidapi

All Changes

v0.1.0

29 Jul 14:59
v0.1.0
207f03a
Compare
Choose a tag to compare

Initial release with support for Nitrokey 3 and Nitrokey Passkey devices and the admin, provisioner and secrets app.