We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb8ddfb commit 404b364Copy full SHA for 404b364
README.md
@@ -82,8 +82,12 @@ Set to any value to stop storage of token data.
82
83
### wolfPKCS11 Release 1.2 (Dec 26, 2023)
84
85
+**Summary**
86
+
87
Adds backend support for TPM 2.0 using wolfTPM. Adds AES CBC key wrap / unwrap support. Portability improvements. Improved testing with GitHub Actions.
88
89
+**Detail**
90
91
* Cleanups for minor cast warning, spelling and ignore for generated test files (PR #14)
92
* Added support for wrap/unwrap RSA with aes_cbc_pad. (PR #15)
93
* Fixed setting of label for public key after creation (init ECC objects before decoding) (PR #16)
0 commit comments