aboutsummaryrefslogtreecommitdiff
path: root/ready_se/google/keymint/KM200/Applet/README.md
blob: c14a36910d56717c4fc8b2a66940305794f995f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# JavaCardKeymaster Applet

This directory contains the implementation of the KeyMint 2.0
interface, in the form of a JavaCard 3.0.5 applet which runs in a secure
element.  It must be deployed in conjunction with the associated HAL,
which mediates between Android Keystore and this applet.

# Supported Features!

  - KeyMint 2.0 supported functions for required VTS compliance.
  - SharedSecret 1.0 supported functions for required VTS compliance.
  - RemotelyProvisionedComponent 2.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.