tpm2-device 0.2.0

TPM 2.0 device interface
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# TPM 2.0 virtual context cache

`tpm2-device` is a Rust library for accessing TPM device files.

## Overview

* Git: https://git.kernel.org/pub/scm/linux/kernel/git/jarkko/tpm2-device.git
* Contributions: patches can be submitted to `tpm-protocol@lists.linux.dev`.

## Licensing

The `tpm2-device` library is licensed under the permissive `MIT OR Apache-2.0`
license to allow for wide adoption.