TPM 2.0 library crate
tpm2_protocol: a unipolarno_stdTPM 2.0 implementation that does not require heap allocator and has zero dependencies.tpm2sh: a command-line interface for TPM 2.0 chips.
Development
- Commits: Conventional Commits specification.
- New commits should include a
Signed-off-bytrailer. - Versioning: Semantic Versioning.
Licensing
The tpm2-protocol library is licensed under the permissive MIT OR Apache-2.0
license to allow for wide adoption. The tpm2-cli binary and associated tooling
are licensed under the copyleft GPL-3.0-or-later license.