tpm2 0.0.3

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

This `tpm2` contains:
  - A TPM2 TSS (similar to the `tss-esapi`)
  - OS-specific bindings to TPM2s.

## 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.