keytrans

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrVerificationFailed = errors.New("keytrans verification failed")

Functions

This section is empty.

Types

type Checkpoint

type Checkpoint struct {
	CheckpointID string
	TreeHead     string
	TreeSize     uint64
	ProofDigest  string
	UpstreamPath string
}

type VerificationReport

type VerificationReport struct {
	Domain          string
	Accepted        bool
	ProductionReady bool
	UpstreamPath    string
}

func VerifyCheckpoint

func VerifyCheckpoint(checkpoint Checkpoint) (VerificationReport, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL