2.6. Release v04.01.00
¶
2.6.1. SEMSLite¶
Semslite example updated for OEF A8FA.
2.6.2. Examples / DEMO updates¶
EDDSA example added. See: Section 5.2.1.11 EDDSA Example.
SCP03 session resume example added. See: Section 5.7.31 SE05X SCP03 BOOT Example.
2.6.3. Other Miscellaneous Changes¶
User crypto implementation extended for AES ECB encrypt/decrypt
Added PlatformSCP keys of the generic types
PKCS#11: Refactored library with bugfixes
PKCS#11: Added support to cache object entries during
C_FindObjects()
to improve execution time. Max cache entries controlled by macroUSER_MAX_ID_LIST_SIZE
.Bugfix: Access manager clients to stop when access manager process is killed.