poksho

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("poksho verification failed")

Functions

This section is empty.

Types

type ProofTranscript

type ProofTranscript struct {
	TranscriptID string
	StatementID  string
	WitnessHash  string
	ProofDigest  string
	UpstreamPath string
}

type VerificationReport

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

func VerifyProofTranscript

func VerifyProofTranscript(transcript ProofTranscript) (VerificationReport, error)

Jump to

Keyboard shortcuts

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