2.19. Release v02.12.05
¶
Handle PC Linux for VCOM Interface.
2.20. Release v02.12.04
¶
Minor touch ups.
2.21. Release v02.12.03
¶
AKM: Fix processing of keys without read policy.
2.22. Release v02.12.02
¶
2.22.1. AKM Specific changes¶
Fixed limitation in importing Key ID 00000001. (Using prefix 0xA5.)
2.22.2. Example Updates¶
Updated example Section 5.2.1.2 RSA Example to also inject RSA key and run with FIPS compiled option.
Added compile time check to skip examples Section 5.2.1.4 HKDF Example and Section 5.2.1.7 ECDH Example when compiled with FIPS
2.22.3. Other Miscellaneous Changes¶
Added check to skip attempt to erase Trust Provisioned objects.
2.23. Release v02.12.01
¶
2.23.1. AKM Specific changes¶
Modified SE policy of keymaster HAL in Android
Added Section 5.7.6 SE05X Rotate PlatformSCP Keys Demo to be build by Android build system.
2.23.2. New example / example updates¶
Added support to retrieve existing certificates in pem format
Ex se05x_Minimal.c shows
kSE05x_MemoryType_PERSISTENT
memory. (Earlier it usedkSE05x_MemoryType_TRANSIENT_DESELECT
)Extended Section 5.7.6 SE05X Rotate PlatformSCP Keys Demo & it’s documentation.
2.23.3. Other Miscellaneous Changes¶
Updated Platform SCP Keys & SSD_NAME from Application Note
Logging. Added
USE_COLORED_LOGS
insidenxLog.c
Support FastSCP with and without KDF counter.
Added support of VEN pin support for SE05X on Raspberry Pi / iMX6.
Supports applet version
03.06.00
2.24. Release v02.12.00
¶
2.24.1. New feature support¶
Added demos HMAC Example and ECDH Example
SHA (one shot and multi step) and HMAC (one shot and multi step) implementation in SCCP A71CH layer
Added support for AWS Cloud example with Ease-of-Use configuration
Added support of Multistep update for HMAC in Android Keymaster
2.24.2. SSSCLI / PyCLI Changes¶
Updated AWS Provisioning certificate chain to remove Intermediate CA
2.24.3. Documentation Changes¶
Added documentation for AWS Ease-of-Use