Registry / crypto / google-go-tpm

google-go-tpm

JSON →
library0.9.8gogounverified

A Go library for interacting with Trusted Platform Modules (TPM) for cryptographic operations.

go get github.com/google/go-tpm
INSTALL
IMPORT
SIG · GOOGLE-GO-TPM
G
google-go-tpm
cryptogov0.9.8
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.

tpm2
github.com/google/go-tpm/tpm2

Shows importing the tpm2 subpackage and referencing a constant.

package main import ( "fmt" "github.com/google/go-tpm/tpm2" ) func main() { fmt.Println(tpm2.TPM_ALG_RSA) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Meta
1
Amazon
1
Resources
google-go-tpm — go get google-go-tpm · libregistry