wolfssh
wolfssh copied to clipboard
Added integration of TPM 2.0 into wolfSSH
- Added --enable-tpm build option
- Added new members to WOLFSSH_CTX structure
- Added TPM 2.0 key handling in client example
- Added TPM 2.0 signing in wolfSSH internals
- Added wolfSSH set methods for TPM device and key
- Added TPM helper functions from wolfTPM into wolfSSH
- Modified automake, wolfTPM is used as a system library
Requires: https://github.com/wolfSSL/wolfTPM/pull/192