You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nicholas Ward 85283a0662 fix 2 years ago
..
data fix gate ID parsing, and verbose error 2 years ago
arithmetic_gate.go gate deserialization, ArithmeticGate, ConstantGate 2 years ago
challenger.go Cleanup repo for release 2 years ago
challenger_test.go Poseidon extension function versions, and finished PoseidonGate 2 years ago
constant_gate.go gate deserialization, ArithmeticGate, ConstantGate 2 years ago
deserialize.go deserialize selector info 2 years ago
deserialize_test.go added quadratic extension circuits 3 years ago
fri.go Cleanup repo for release 2 years ago
fri_test.go Poseidon extension function versions, and finished PoseidonGate 2 years ago
fri_utils.go Cleanup repo for release 2 years ago
gate.go fix gate ID parsing, and verbose error 2 years ago
hash.go Cleanup repo for release 2 years ago
noop_gate.go gate deserialization, ArithmeticGate, ConstantGate 2 years ago
plonk.go gate deserialization, ArithmeticGate, ConstantGate 2 years ago
plonk_test.go Poseidon extension function versions, and finished PoseidonGate 2 years ago
poseidon_gate.go fix 2 years ago
public_input_gate.go gate deserialization, ArithmeticGate, ConstantGate 2 years ago
quadratic_extension_test.go Poseidon extension function versions, and finished PoseidonGate 2 years ago
selectors.go uint64 2 years ago
structs.go initial work: gate interface and PublicInput 2 years ago
utils.go some rearranging of the functions 2 years ago
vars.go updates: included evaluateGateConstraints 2 years ago
verifier.go updates: included evaluateGateConstraints 2 years ago
verifier_test.go fixes 2 years ago