Skip to content

v1.1.0

Choose a tag to compare

@Grom- Grom- released this 16 May 13:14
· 114 commits to main since this release

STSELib v1.1.0

Please refer to attached .7z/.tar documentation for details on library usage , configuration and porting

Change Log :

  • [all] Library performance and footprint optimization based on stse_conf.h
  • [certificate parser] Add ED25519 support
  • [api] Add STSAFEL support to STSE ECC APIs
  • [api] Add STSAFEL support to STSE Data storage APIs
  • [api] Add STSAFEL support to STSE Reset/Low Power/Echo APIs
  • [stsafea] Fix wrong init command AC status in stsafea_perso_info_update
  • [stsafea] Fix stsafea_perso_info_set_cmd_AC invalid cast
  • [stsafea] Add authenticated host key establishment
  • [stsafea] Fix CCM encrypt error
  • [stsafel] Add STSAFE-L010 ECC services
  • [stsafel] Add STSAFE-L010 Device info services
  • [stsafel] Add STSAFE-L010 Data partition services
  • [stsafel] Add STSAFE-L010 Reset/Low Power/Echo services
  • [stsafel] Create STSAFE-L010 device/commands/timings
  • [core] Add STSE_DEVICE_STSAFEx_FAMILY_INDEX defines to get family offset in stse_device_t
  • [core] Rework frame/platform to handle STSAFE-A/L frames formats
  • [doc] Add new Configuration and Porting guidelines sections

Full Changelog: v1.0.3...v1.1.0