wolfTPM Release 1.7 (12/27/2019)
Summary
Adds new wrappers for Non-Volatile (NV), changing auth for a key and shutdown.
Detail
- Fixes for coverity checks on buffers. (PR #78)
- Fix visibility warnings in Cygwin. (PR #80)
- Added wrapper for changing a key's authentication
wolfTPM2_ChangeAuthKey. (PR #77) - Added support for using authentication with NV. (PR #79)
- Adds new wrapper API's:
wolfTPM2_NVWriteAuth,wolfTPM2_NVReadAuthandwolfTPM2_NVDeleteAuth. (PR #79) - Added new wrappers for shutdown and handle cleanup. (PR #81)