Name Date Size #Lines LOC

..--

AndroidSEProvider/src/com/android/javacard/keymaster/H25-Apr-2025-2,1351,673

AndroidSEProviderLib/src/com/android/javacard/seprovider/H25-Apr-2025-4,6673,179

src/com/android/javacard/keymaster/H25-Apr-2025-15,98912,191

README.mdH A D25-Apr-2025715 1712

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