Skip to content

v0.2.0

Compare
Choose a tag to compare
@robin-nitrokey robin-nitrokey released this 15 Mar 10:26
· 14 commits to main since this release
v0.2.0
5fc0071
  • Move extension definitions into separate crates (see the extensions directory, #3)
  • Add ManageExtension: Factory reset the entire device or the state of a given client (#11)
  • ChunkedExtension: Add AppendFile and PartialReadFile syscalls.
  • Remove the encrypted-chunked feature and always enable encrypted syscalls
    for ChunkedExtension (#20)

All changes