circuits

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: Apache-2.0 Imports: 3 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
	Good, Bad, Public frontend.Circuit // good and bad witness for the prover + public verifier data
}

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