Registry / crypto / google-go-sev-guest

google-go-sev-guest

JSON →
library0.15.0gogounverified

Package go-sev-guest provides utilities for interacting with AMD Secure Encrypted Virtualization (SEV) guest firmware.

go get github.com/google/go-sev-guest
INSTALL
IMPORT
SIG · GOOGLE-GO-SEV-GUES
G
google-go-sev-guest
cryptogov0.15.0
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.

sevguest
github.com/google/go-sev-guest

Imports the go-sev-guest package and prints its version.

package main import ( "fmt" "github.com/google/go-sev-guest" ) func main() { fmt.Println(sevguest.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
google-go-sev-guest — go get google-go-sev-guest · libregistry