Release only targeted for Android T VSR devices launching with Keymint 200 + Factory Attestation (without RKPv2)
This is the Version 1.0 release for Javacard KeyMint 200 with Factory Attestation. Please refer to the following release notes for details.
Previous Release Tag : JC_Keymint_200_v1.0
Current Release Tag : JC_Keymint_200_Factory_Attestation_v1.0
Branch: Javacard_KeyMint_200_master_with_factory_attestation
KeyMint Spec Version: 2.0 (no RKP)
Release Documents:
https://drive.google.com/corp/drive/folders/1BTebVySE4Olj_YJDY33FNjHWX8R_BdmA
Release Folder Contents
[External] Android Ready SE - StrongBox RMA.pdf
[External] Javacard KeyBlob Versioning.pdf
[External] Javacard Keymint 2.0 v1.0 Release Notes.pdf
[External] KeyMint Applet Ready State.pdf
[External] Keymint 2.0 Reference Integration Guide
[External] Strongbox Intermediate Key Signing
[External] Keymint Provisioning.pdf
[External] xTS Setup Guide for Keymint100.pdf
Release Highlights
Please refer to detailed release notes for complete list.
Implementation of KeyMint 2.0 specification without RKP
- NVM Changes from KeyMint300 to KeyMint200 by @subrahmanyaman in #234
- Import wrapped key fix merged from KeyMint300 by @subrahmanyaman in #235
- Remove getter setter - Merge from KeyMint300 by @subrahmanyaman in #236
- Fixed the issue with one of the wychproof test vectors for RSA OAEP by @subrahmanyaman in #237
- Correction in the calcuclation of RSA KeySize in importKey by @subrahmanyaman in #238
- Support for Factory attestation and removed RKP by @subrahmanyaman in #246
Full Changelog: JC_Keymint_200_RKP_v2-Release-v1.0...JC_Keymint_200_Factory_Attestation_v1.0