History log of /external/libese/apps/weaver/card/src/com/android/weaver/Slots.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b8f7923540000d8861746a930c46e402821d89d 22-May-2017 Andrew Scull <ascull@google.com> Weaver: add command to erase slot value

Only the value is erased; the key remains unchanged. This allows the
secret to be destroyed while stil allowing read requests to be validated
against the key.

This can be used for FRP as the credential still needs to be validated
by Weaver but we want the secret to be wiped.

Test: libese-app-weaver-test
Bug: 36814845
Change-Id: I01843a4c51dfbb0af77d6076bfd684f704901b79
/external/libese/apps/weaver/card/src/com/android/weaver/Slots.java
22d14131edf5101379fc3bb16268920df3913599 13-Apr-2017 Andrew Scull <ascull@google.com> Weaver applet.

The main (comm) app is selectable and handles communication with APDUs.
The core app is non-selectable and handles the implementation of the
Weaver.

Bug: 34872600
Test: Install with JCShell and manually send APDUs.
Change-Id: I1684cb5c2fe71f11bea7ed5279be00476d562955
/external/libese/apps/weaver/card/src/com/android/weaver/Slots.java