Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added integration of TPM 2.0 into wolfSSH #376

Closed
wants to merge 1 commit into from

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Nov 8, 2021

  • 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: wolfSSL/wolfTPM#192

* 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
@ejohnstown
Copy link
Contributor

@dgarske, you have this as a branch in your fork of the repo. It has been stale for a few years now. I'm going to close it. The history exists. It can be reopened when updated as is ready, or you can make a new PR.

@ejohnstown ejohnstown closed this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants