Skip to content

openEPC/tpm2-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tss2-ts

License crates.io

Implements raw TPM2 Rust wrapper around wolfTPM libraries.

Usage

Install wolfSSL and wolfTPM libs to the system.

Add this to your Cargo.toml:

[dependencies]
tpm2-wolf = "0"

Import necessary types and functions and use as you would do with native wolfTPM. Do not forget to free memory allocated inside C library.

About

Rust tpm2 implementation using wolfTPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published