wolfTPM Release 2.1 (03/17/2021)
Summary
Added examples for symmetric key creating and NVRAM.
Detail
- Fixed possible KDFa buffer overrun (PR #147)
- Fixed typo on
WOLFTPM_USER_SETTINGS(PR #140) - Improved examples to use the key templates. (PR #136)
- Added symmetric key support for key generation examples (PR #143)
- Added NVRAM examples (PR #145)
- Added STM32 CubeMX I2C support (PR #142)
- Added details for TPM 2.0 with Windows TBS (PR #144)
- Added alternate subject name to example certificates for TLS (PR #141)
- Updated expired wolfSSL certs (PR #139)
- Removed EK from the attestation and signed timestamp examples (PR #152)