tpm2 0.0.2

Pure Rust TPM2 TSS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Safe Rust TSS for TPM2

The main `tpm` crate is the TSS (and OS-specific bindings to the TPM).

The `simulator` crate contains an abstraction around Microsoft's
[TPM2 simulator](https://sourceforge.net/projects/ibmswtpm2/).

## Legal

Copyright 2022 Google Inc. under the
[Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).

This is not an official Google product.