This website requires JavaScript.
Explore
Help
Sign In
arnaucube
/
go-snark-study
Watch
1
Star
1
Fork
0
You've already forked go-snark-study
mirror of
https://github.com/arnaucube/go-snark-study.git
synced
2026-02-02 17:26:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b379981087e3a6e1cc988bae01b19edbd09c255a
go-snark-study
/
circuitcompiler
History
arnaucube
b379981087
add circuit compiler equals(a, b) syntax, complete flow working well (from compiler to verification)
2019-05-11 23:06:02 +02:00
..
circuit_test.go
fixed full flow, now works, need to update circuit parser&compiler, and clean the code
2019-05-11 22:19:18 +02:00
circuit.go
fixed full flow, now works, need to update circuit parser&compiler, and clean the code
2019-05-11 22:19:18 +02:00
lexer.go
circuit CalculateWitness, added - & / in GenerateR1CS(), added doc
2018-12-28 00:46:42 +01:00
parser.go
add circuit compiler equals(a, b) syntax, complete flow working well (from compiler to verification)
2019-05-11 23:06:02 +02:00