Breaking Changes
-
Add
delete_app_keys
anddelete_auth_keys
syscalls. (#33)delete_all_pins
now doesn't affect application keysreset_app_keys
: delete all application keys. Getting them again after calling this will not yield the same keyreset_auth_data
combinesdelete_all_pins
anddelete_app_keys
Applications (trussed-secrets) relying on the old
delete_all_pins
behaviour will need to be fixed.
Added
- Make more items public (#36)