Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 984 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 984 Bytes

Changelog

v0.3.0 (2024-03-15)

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)

v0.2.0 (2024-03-04)

Added

  • Add support for more RSA operations with the raw mechanism

Changed

  • Update trussed dependency

v0.1.0 (2023-11-28)

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