Skip to content

v1.1.2

Choose a tag to compare

@Grom- Grom- released this 18 Jul 13:34
· 80 commits to main since this release
9684740

Please refer to attached .zip documentation for details on library usage , configuration and porting

Change Log :

  • [api] fix issue when compiling with only STSE_CONF_STSAFE_L_SUPPORT directive
  • [api][services/stsafea] Fix AES CCM encrypt counter management leading to R-MAC error
  • [services/stsafea] fix frame encrypt/decrypt and MAC issues
  • [services/stsafea] Update generate ecc key pair & establish shared secret
  • [services/stsafea] Fix frame length if received frame is lower than expected
  • [services/stsafea] fix CURVE25519 support in stsafea_ecc_establish_shared_secret service
  • [services/stsafea] Update MAC counter increment
  • [services/stsafea] Update frame transmit return code
  • [services/stsafea] Fix extended header management to be into first frame element
  • [services/stsafel] Update frame management to avoid issue in case of response header != 0
  • [services/stsafel] Fix frame transfer when STSE_FRAME_DEBUG_LOG directive is activated
  • [doc] Add reference to STSAFE-L_echo in README.md
  • [doc] Add reference to STSAFE-A_echo example in ReadMe.md