File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,25 @@ Fix for `make install`
1010
1111* Fix for installing example code on linux builds (PR #196 )
1212
13+ ## wolfTPM Release 2.4 (05/06/2022)
14+
15+ ** Summary**
16+
17+ Add CMake support. Add C# wrappers. Add ST33 GetRandom2. Improve
18+ ` TPM2_SetupPCRSel ` . Fixes for C++ compilers, example install and writing PEM.
19+
20+ ** Detail**
21+
22+ * Fixes for c++ compiler (PR #206 )
23+ * Adding a C# wrappers (PR #203 )
24+ * CMake support (PR #202 , #204 , #205 )
25+ * Add support for ST33 vendor specific command ` TPM_CC_GetRandom2 ` (PR #200 )
26+ * Fix writing PEM in ` wolfTPM2_RsaKey_TpmToPemPub ` (PR #201 )
27+ * Improve ` TPM2_SetupPCRSel ` (multiple calls) (PR #198 )
28+ * Fix for a few spelling errors and whitespace cleanup (PR #199 )
29+ * v2.3.1 updates (PR #197 )
30+ * Fix make install by renaming pcr example read.c (PR #196 )
31+
1332## wolfTPM Release 2.3 (11/08/2021)
1433
1534** Summary**
You can’t perform that action at this time.
0 commit comments