Releases: wolfSSL/wolfHSM
Releases · wolfSSL/wolfHSM
wolfHSM-v1.1.0
wolfHSM Release v1.1.0 (January 23, 2025)
Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access.
New Feature Additions
- Added support for ML-DSA (PR#84 and PR#86)
- Added support for DMA-based keystore operations (PR#85)
Bug Fixes
- Fixes memory error in ECC verify (PR#81)
- Removes unused argument warnings on 32 bit targets (PR#82)
- Fixes memory leak in SHE test (PR#88)
Enhancements and Optimizations
- Improved handling of Curve25519 DER encoded keys using new wolfCrypt APIs (PR#83)
Update with Bug Fix
wolfHSM Release v1.0.1 (October 21, 2024)
Bug-fix release. Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access.
New Feature Additions
- Initial release of whnvmtool to pre-build NVM images (PR#77)
Bug Fixes
- Corrected FreshenKey server function to load keys from NVM when not in cache (PR#78)
Enhancements and Optimizations
- Updated RSA key handling to support private-only and public-only keys (PR#76)
Initial Release
Initial release after internal and early evaluator testing. Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access.
New Feature Additions
- POSIX simulator and test environment
- Memory fencing and cache controls for memory transport
- Support for Aurix Tricore TC3xx and ST SPC58NN
- DMA support for SHA2 and NVM objects
- Cancellation for CMAC
- Support NO_MALLOC and STATIC_MEMORY
- SHE+ interface
Enhancements and Optimizations
- Reduction in static server memory requirements
- Hardware offload for AURIX and ST C3 modules