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
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,41 @@
1
1
# Release Notes
2
2
3
+
## wolfTPM Release 3.6.0 (Nov 5, 2024)
4
+
5
+
**Summary**
6
+
7
+
Release includes minor bug fixes and new features such as TPM provisioning of IDevID/IAK, improved capabilities parsing, new TPM2_Certify example, new wolfTPM2_CreatePrimaryKey_ex API for creation ticket and tested support with Nations NS350 TPM.
8
+
9
+
**Detail**
10
+
11
+
* Fixed issue with `TPM2_SetupPCRSel` and added test cases. (PR #372)
0 commit comments