README.md
1# JavaCardKeymaster Applet
2
3This directory contains the implementation of the Keymint 3.0
4interface, in the form of a JavaCard 3.0.5 applet which runs in a secure
5element. It must be deployed in conjuction with the associated HAL,
6which mediates between Android Keystore and this applet.
7
8# Supported Features!
9
10 - Keymint 3.0 supported functions for required VTS compliance.
11 - SharedSecret 1.0 supported functions for required VTS compliance.
12 - RemotelyProvisionedComponent 3.0 supported functions for required VTS compliance.
13
14# Not supported features
15 - Factory provisioned attestation key will not be supported in this applet.
16 - Limited usage keys will not be supported in this applet.
17