Skip to content

Releases: Nitrokey/trussed-se050-backend

v0.3.0

15 Mar 11:07
v0.3.0
af9502a
Compare
Choose a tag to compare

Changed

  • Use extension crates trussed-manage and trussed-wrap-key-to-file instead
    of backend crate trussed-staging (#13)
  • Move manage::ManageExtension into trussed-se050-manage crate and rename
    it to Se050ManageExtension (#13)

All changes

se050-manage v0.1.0

15 Mar 10:47
se050-manage-v0.1.0
d70748e
Compare
Choose a tag to compare
  • Extract the ManageExtension from trussed-se050-backend 0.2.0 (#13)
  • Rename ManageExtension to Se050ManageExtension (#13)

v0.2.0

15 Mar 10:41
v0.2.0
f48a4f2
Compare
Choose a tag to compare

Added

  • Add support for more RSA operations with the raw mechanism

Changed

  • Update trussed dependency

All changes

v0.1.0

15 Mar 10:41
cb76fbf
Compare
Choose a tag to compare

Initial release providing the Trussed core syscalls and the auth and manage
extensions.