circuits

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: Apache-2.0 Imports: 6 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                        []solver.Hint
	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