Skip to content

wolfHSM-v1.2.0

Latest
Compare
Choose a tag to compare
@bigbrett bigbrett released this 27 Jun 19:42
· 29 commits to main since this release
d03b816

wolfHSM Release v1.2.0 (June 27, 2025)

Due to NDA restrictions, access to the Infineon, ST Micro, and Renesas ports is limited. Please contact [email protected] for access.

New Feature Additions

  • Basic X509 certificate support in #96
  • DMA support for CMAC in #97
  • attribute certificate support in #101
  • Add benchmark framework in #107
  • client/server-only builds + relocate examples in #122

Bug Fixes

  • Fix flashunit program in #104
  • Keycache test fixes in #125

Enhancements and Optimizations

  • Refactor DMA API to be generic across all address sizes in #102
  • Remove whPacket union in #103
  • set RNG on curve25519 keys to support blinding in #109
  • new x509 API: verify and cache pubKey in #110
  • Add hierarchical makefiles in #124