2.7. Release v03.03.00
¶
2.7.1. File/Folder relocation¶
2.7.2. Build system changes¶
Option added to allow create-cmake-project.py to run deterministically for Raspberry Pi Raspberry Pi Build
2.7.3. APIs & enum/types Changes¶
2.7.4. Functional Changes¶
Added call to
xLoggingTaskInitialize()
to enable FreeRTOS prints.
2.7.5. New platform support¶
2.7.6. New feature support¶
Extended access manager to support A71CH. Refer
Build options for A71CH in Access Manager
in Access Manager: Manage access from multiple (Linux) processes to an SE05x IoT Applet
2.7.7. SEMSLite¶
2.7.8. SSSCLI Changes¶
Added API to set and get binary data. Refer - List of ssscli commands
2.7.9. Documentation Changes¶
2.7.10. Examples / DEMO updates¶
Added example to demonstrate managing multiple crypto objects from application - se05x_MultipleDigestCryptoObj
se05x_ConcurrentEcc demo modified to use runtime generated key
2.7.11. Communication Layer Changes¶
2.7.12. EdgeLock 2GO agent¶
2.7.13. User Interface Changes¶
2.7.14. External modules Changes¶
2.7.15. Other Miscellaneous Changes¶
sss_openssl_cipher_one_go() api modified to use EVP calls for AES (ECB, CBC, CTR)
sss_se05x_cipher_update() api modified to use block size of 256 to enhance performance.
Session open retry feature added for accessManager clients - (Only with
-DSMCOM:STRING=JRCP_V1_AM
build option)