7 Commits (6e31deb5b830f7ed0cd15afa602f198ea4ecdc52)

Author SHA1 Message Date
  Eduard S 6e31deb5b8 Fix binary parser bug, make go.bin format deterministic 4 years ago
  arnaucube 9f2587151f Remove unnecessary structs & polsC 4 years ago
  arnaucube d1b3979eb6 Add own go-circom ProvingKey Bin format 4 years ago
  arnaucube 5c2aaec1ca Add ProvingKey binary parser 4 years ago
  arnaucube 0f48cfa2a5 Add proof parsers to string (decimal & hex) 4 years ago
  arnaucube a314ecc02f Add witness parser from binary file 4 years ago
  arnaucube e1147db72f refactor in sub packages 4 years ago
  arnaucube 0e453eb1ff Add Verifier Groth16 compatible with circom 4 years ago
  arnaucube 2a18bbd5fe Add Verification Key & Proof parsers from json 4 years ago
  arnaucube 7aa69a5b2c Add testdata big&small circuits, update proof parsers, add compile-circuits.sh 4 years ago
  arnaucube c03cb1af00 Add Proof to string in circom/snarkjs format 4 years ago
  arnaucube d5c971e59a Update exposed methods, update README.md, add godoc & goreport cards 4 years ago
  arnaucube f942c8c157 Add Witness parser from json 4 years ago
  arnaucube a9a9e78b6e Add ProvingKey parser from json 4 years ago
  arnaucube 828e3abd61 Add array string parser to G1 & G2 4 years ago
  arnaucube dfdc65fca9 Add bn256.G2 parser 4 years ago
  arnaucube d0219b3a33 Add bn256.G1 parser 4 years ago