Skip to content

jhand2/rust-tpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-tpm

rust-tpm is a Rust implementation of the TPM 2.0 specification. It consists of the following crates:

  • tpm: The TPM library. This implements the commands, structures, and functionality defined in the TPM 2.0 library specification.
  • sim: A userspace TPM simulator. It exposes a simple unix pipe interface which can be used with go-tpm. Other TSS libraries may work but have not been tested.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors