zkgroup

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

This section is empty.

Types

type MembershipCredential

type MembershipCredential struct {
	GroupID      string
	MemberID     string
	Issuer       string
	ExpiresAt    int64
	ProofDigest  string
	UpstreamPath string
}

type VerificationReport

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

func VerifyMembershipCredential

func VerifyMembershipCredential(credential MembershipCredential) (VerificationReport, error)

Jump to

Keyboard shortcuts

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