2.18. Release v02.16.00

2.18.1. File/Folder relocation

  • se05x_Inject_Certificate renamed to se05x_InjectCertificate

  • se05x_minimal renamed to se05x_Minimal

  • se05x_Get_Info to se05x_GetInfo

  • se05x_Get_Certificate to se05x_GetCertificate

  • ex_i2cMaster to se05x_I2cMaster

2.18.2. Build system changes

2.18.3. APIs & enum/types Changes

2.18.4. Functional Changes

2.18.5. New platform support

  • Added support for MIMXRT1060

2.18.6. New feature support

  • Added EdgeLock2go examples

  • Montgomery X25519 curve support added for Openssl engine

2.18.7. SSSCLI / PyCLI Changes

  • Added support to create object policy and attach to objects

  • Sign and Verify input data restricted to file, Command line facility is removed

2.18.8. Documentation Changes

2.18.9. Examples / DEMO updates

  • Added example for LPC55S based Key Injection to PUF

  • Added example for LPC55S based Key Rotation using PUF

  • Examples renamed

    • se05x_setAppletFeatures => se05x_SetAppletFeatures

    • se05x_Inject_Certificate => se05x_InjectCertificate

    • se05x_minimal => se05x_Minimal

    • ex_A71CHMain => a71ch_Main

    • se05x_Get_Info => se05x_GetInfo

    • se05x_Get_Certificate => se05x_GetCertificate

    • ex_i2cMaster => se05x_I2cMaster

    • ex_i2cMaster_with_Attestation => se05x_I2cMasterWithAttestation

    • cloud_demo_aws => cloud_aws

    • cloud_demo_gcp => cloud_gcp

    • cloud_demo_ibm_watson => cloud_ibm_watson

    • cloud_demo_azure => cloud_azure

2.18.10. Communication Layer Changes

  • smComSerial for Linux PC: Do not translate CR (carriage return) into NL (newline) character when reading data

2.18.11. User Interface Changes

2.18.12. Other Miscellaneous Changes

  • MIMXRT1050 support replaced with MIMXRT1060

  • ImportExternalObjectCreate example is removed. ImportExternalObjectPrepare prepares and sends the object.