This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
go-circom-prover-verifier
mirror of
https://github.com/arnaucube/go-circom-prover-verifier.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
8
Commits
16
Branches
2
Tags
4.4 MiB
Go
100%
Tree:
f942c8c157
ed255-patch-1
ed255-patch-1-1
feature/bugfix
feature/missingPolsC
feature/paralelism2
feature/paralelism3
feature/pk-bin
feature/pk-own-format
feature/proof-parsers
feature/proofjson
feature/rm-unnecessary
feature/tables
feature/tables2
feature/update
fix/pk-parse-benchmarks
master
v0.0.1
c1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f942c8c157'
${ noResults }
HTTP
ZIP
TAR.GZ
arnaucube
f942c8c157
Add Witness parser from json
4 years ago
testdata
Add Witness parser from json
4 years ago
LICENSE
Add arithmetic mod operations
4 years ago
arithmetic.go
Add polynomial operations
4 years ago
go.mod
Add parsers tests
4 years ago
go.sum
Add parsers tests
4 years ago
parsers.go
Add Witness parser from json
4 years ago
parsers_test.go
Add parsers tests
4 years ago
prover.go
Add ProvingKey parser from json
4 years ago