circuits

package
v0.0.0-...-ae8e47d Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package circuits contains test circuits

Index

Constants

This section is empty.

Variables

View Source
var Circuits map[string]TestCircuit

Circuits are used for test purposes (backend.Groth16 and gnark/integration_test.go)

Functions

This section is empty.

Types

type TestCircuit

type TestCircuit struct {
	Circuit                              frontend.Circuit
	ValidAssignments, InvalidAssignments []frontend.Circuit // good and bad witness for the prover + public verifier data
	HintFunctions                        []hint.Function
	Curves                               []ecc.ID
}

TestCircuit are used for test purposes (backend.Groth16 and gnark/integration_test.go)

Jump to

Keyboard shortcuts

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