wolfssh icon indicating copy to clipboard operation
wolfssh copied to clipboard

Added integration of TPM 2.0 into wolfSSH

Open dgarske opened this issue 4 years ago • 0 comments

  • 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

dgarske avatar Nov 08 '21 19:11 dgarske