Skip to content

Release v3.7.6 (20240926)

Latest
Compare
Choose a tag to compare
@Srinivas-E Srinivas-E released this 01 Oct 10:17
· 16 commits to main since this release

New Features

  • Add support for RSA key types, certificates and algorithms
  • Add SHA384 and SHA512 support for host side software crypto (lib/crypto/) operations
  • Modified WPC application to support ECC204 and TA010 devices

Fixes

  • Shared library build (libcryptoauth.so) sets ABI version number (libcryptoauth.so.x)
  • Fix atcacert_read_cert() API failure while using ECC204 and TA010 devices
  • Resolve kit protocol compilation failure for PIC18 device (XC8) builds
  • Fix PKCS#11 layer C_DestroyObject failure when deleting a key pair
  • Fix PKCS#11 layer C_DeriveKey API usage sequence