aboutsummaryrefslogtreecommitdiff
path: root/ready_se/google/keymint/KM300/Applet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ready_se/google/keymint/KM300/Applet/README.md')
-rw-r--r--ready_se/google/keymint/KM300/Applet/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/ready_se/google/keymint/KM300/Applet/README.md b/ready_se/google/keymint/KM300/Applet/README.md
new file mode 100644
index 0000000..17e2e49
--- /dev/null
+++ b/ready_se/google/keymint/KM300/Applet/README.md
@@ -0,0 +1,16 @@
+# JavaCardKeymaster Applet
+
+This directory contains the implementation of the Keymint 3.0
+interface, in the form of a JavaCard 3.0.5 applet which runs in a secure
+element. It must be deployed in conjuction with the associated HAL,
+which mediates between Android Keystore and this applet.
+
+# Supported Features!
+
+ - Keymint 3.0 supported functions for required VTS compliance.
+ - SharedSecret 1.0 supported functions for required VTS compliance.
+ - RemotelyProvisionedComponent 3.0 supported functions for required VTS compliance.
+
+# Not supported features
+ - Factory provisioned attestation key will not be supported in this applet.
+ - Limited usage keys will not be supported in this applet.