Name Date Size #Lines LOC

..--

AndroidSEProvider/src/com/android/javacard/keymaster/H25-Apr-2025-2,1321,675

AndroidSEProviderLib/src/com/android/javacard/seprovider/H25-Apr-2025-4,6843,196

src/com/android/javacard/keymaster/H25-Apr-2025-16,87212,909

README.mdH A D25-Apr-2025716 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