You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
# wolfHSM Release v1.2.0 (June 27, 2025)
2
+
3
+
Due to NDA restrictions, access to the Infineon, ST Micro, and Renesas ports is limited. Please contact [[email protected]](mailto:[email protected]) for access.
4
+
5
+
## New Feature Additions
6
+
* Basic X509 certificate support in https://github.com/wolfSSL/wolfHSM/pull/96
7
+
* DMA support for CMAC in https://github.com/wolfSSL/wolfHSM/pull/97
8
+
* attribute certificate support in https://github.com/wolfSSL/wolfHSM/pull/101
9
+
* Add benchmark framework in https://github.com/wolfSSL/wolfHSM/pull/107
10
+
* client/server-only builds + relocate examples in https://github.com/wolfSSL/wolfHSM/pull/122
11
+
12
+
## Bug Fixes
13
+
* Fix flashunit program in https://github.com/wolfSSL/wolfHSM/pull/104
14
+
* Keycache test fixes in https://github.com/wolfSSL/wolfHSM/pull/125
15
+
16
+
## Enhancements and Optimizations
17
+
* Refactor DMA API to be generic across all address sizes in https://github.com/wolfSSL/wolfHSM/pull/102
18
+
* Remove whPacket union in https://github.com/wolfSSL/wolfHSM/pull/103
19
+
* set RNG on curve25519 keys to support blinding in https://github.com/wolfSSL/wolfHSM/pull/109
20
+
* new x509 API: verify and cache pubKey in https://github.com/wolfSSL/wolfHSM/pull/110
21
+
* Add hierarchical makefiles in https://github.com/wolfSSL/wolfHSM/pull/124
22
+
1
23
# wolfHSM Release v1.1.0 (January 23, 2025)
2
24
Due to NDA restrictions, access to the Infineon and ST Micro ports is limited. Please contact [email protected] for access.
0 commit comments