circuitstest

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AggregatorTestResults

type AggregatorTestResults struct {
	InputsHash *big.Int
	Process    circuits.Process[*big.Int]
	Votes      []*state.Vote
}

AggregatorTestResults struct includes relevant data after AggregatorCircuit inputs generation

type VoteVerifierTestResults

type VoteVerifierTestResults struct {
	InputsHashes     []*big.Int
	EncryptionPubKey circuits.EncryptionKey[*big.Int]
	Addresses        []*big.Int
	Weights          []*big.Int
	ProcessID        *big.Int
	CensusOrigin     types.CensusOrigin
	CensusRoot       *big.Int
	Ballots          []elgamal.Ballot
	VoteIDs          []types.VoteID
}

VoteVerifierTestResults struct includes relevant data after VerifyVoteCircuit inputs generation

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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