Registry / crypto / google-go-tpm-tools

google-go-tpm-tools

JSON →
library0.4.9gogounverified

Provides tools and libraries for interacting with Trusted Platform Modules (TPM) in Go.

go get github.com/google/go-tpm-tools
INSTALL
IMPORT
SIG · GOOGLE-GO-TPM-TOOL
G
google-go-tpm-tools
cryptogov0.4.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tpmtools
github.com/google/go-tpm-tools

Opens a TPM simulator for testing.

package main import ( "github.com/google/go-tpm-tools/simulator" ) func main() { sim, err := simulator.Get() if err != nil { panic(err) } defer sim.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources