tpm2-protocol

Crates.iotpm2-protocol
lib.rstpm2-protocol
version0.16.6
created_at2025-08-14 02:41:31.81704+00
updated_at2026-01-19 23:08:17.332511+00
descriptionTPM 2.0 marshaler/unmarshaler
homepagehttps://git.kernel.org/pub/scm/linux/kernel/git/jarkko/tpm2-protocol.git/about
repositoryhttps://git.kernel.org/pub/scm/linux/kernel/git/jarkko/tpm2-protocol.git
max_upload_size
id1794362
size260,288
Jarkko Sakkinen (jarkkojs)

documentation

README

TPM 2.0 marshaler/unmarshaler

A unipolar no_std TPM 2.0 implementation that does not require heap allocator and has zero dependencies.

Overview

Mailing List

The list can be subscribed by sending an empty message to tpm-protocol+subscribe@lists.linux.dev, Unsubscribing follows the same exact pattern except that the subaddress is +unsubscribe.

Emails must be in text/plain (instead of e.g., text/html) .

Licensing

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

Commit count: 0

cargo fmt