• Home
Name Date Size #Lines LOC

..--

AndroidSEProvider/src/com/android/javacard/keymaster/03-May-2024-2,1491,691

AndroidSEProviderLib/src/com/android/javacard/seprovider/03-May-2024-4,6843,196

src/com/android/javacard/keymaster/03-May-2024-16,82912,872

README.mdD03-May-2024716 1712

README.md

1# JavaCardKeymaster Applet
2
3This directory contains the implementation of the KeyMint 2.0
4interface, in the form of a JavaCard 3.0.5 applet which runs in a secure
5element.  It must be deployed in conjunction with the associated HAL,
6which mediates between Android Keystore and this applet.
7
8# Supported Features!
9
10  - KeyMint 2.0 supported functions for required VTS compliance.
11  - SharedSecret 1.0 supported functions for required VTS compliance.
12  - RemotelyProvisionedComponent 2.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