163 Commits (9e963933f9ee321e6a25fc2b298db6a25f61f97c)
 

Author SHA1 Message Date
  Kevin Jue 9e963933f9 fix for V-SCT-VUL-001 1 year ago
  puma314 89b5a01e4b
feat: Plonk optimizations (#39) 2 years ago
  puma314 940c81b212
Significant refactor and all tests passing, as well as optimized range check for Goldilocks (#37) 2 years ago
  John Guibas 13624e4daf
Merge pull request #36 from succinctlabs/revert-35-uma/optimizations 2 years ago
  puma314 0c677ddd0d
Revert "Range check optimizations" 2 years ago
  puma314 c23b174535
Merge pull request #35 from succinctlabs/uma/optimizations 2 years ago
  Uma Roy 8b96b0fd87 Removed extraneous range check 2 years ago
  Uma Roy 4841d382d7 Modified another name 2 years ago
  Uma Roy 19da211317 rename another file 2 years ago
  Uma Roy ca5d0904d1 benchmark works now 2 years ago
  Uma Roy 3aef7954ed All tests pass 2 years ago
  Uma Roy b173b28649 checkpoint 2 years ago
  Uma Roy 5d53737841 Moved to variables 2 years ago
  Uma Roy 3b8611c6ac Rename back 2 years ago
  Uma Roy d8b919a403 Fixed underconstrained in range check and added dummy mode to benchmark.go 2 years ago
  Uma Roy e026e73359 Added reduce to benchmark 2 years ago
  Uma Roy 90e2f5f1b1 Added benchmark 2 years ago
  Uma Roy 1c0235b35a Renamed symbol a bunch in goldilocks, goldilocks tests pass 2 years ago
  Uma Roy 07cf7bd857 Upgraded dependencies 2 years ago
  Kevin Jue 7bd0035e65
range check inputted plonky2 proof (#29) 2 years ago
  John Guibas b670530e7f
Use optimized goldilocks in codebase (#26) 2 years ago
  Kevin Jue 103c7ca47d
proof with small public input (#28) 2 years ago
  Kevin Jue 867b3abd7c
serialize proof and witness (#27) 2 years ago
  John Guibas fc45e7fb70
Merge pull request #25 from succinctlabs/john/fix-dependencies 2 years ago
  John Guibas 37984c52c7 Fix go mod dependencies + goldilocks fixes 2 years ago
  Kevin Jue 71cfa20fcb
output proof (#24) 2 years ago
  Kevin Jue 9ce7bb7dbb
Step test case with public inputs (#23) 2 years ago
  Kevin Jue 15b7dcbcdb
optimized goldilocks (#22) 2 years ago
  Kevin Jue ecfc4a7b2b added serialization support for benchmark.go 2 years ago
  Kevin Jue b3a3aa851b
cleaned up qe api (#21) 2 years ago
  Kevin Jue a516925ad8
Poseidon BN128 (#20) 2 years ago
  Kevin Jue 302b5f5bf1
Upgrade to gnark 0.8 (#18) 2 years ago
  Kevin Jue cf84b032e2
Rearranged files (#17) 2 years ago
  Kevin Jue a415c95f6f
Refactor gate deserialization (#16) 2 years ago
  Kevin Jue 5bb7cc6411
Coset Interpolation Gate (#15) 2 years ago
  Kevin Jue 67aa8b9d77
exponentiation gate (#14) 2 years ago
  Kevin Jue 3f6e2ade98
reducing gate (#13) 2 years ago
  Kevin Jue 2823cfbbcb
reducing extension gate (#12) 2 years ago
  Kevin Jue c98d65b48a
multiplication extension gate (#11) 2 years ago
  Kevin Jue ea96e7a176
Arithmetic Extension Gate (#10) 2 years ago
  Kevin Jue 219a2ea61b
Consolidate gate test cases (#9) 2 years ago
  Kevin Jue ccb828bdb1
Random Access Gate (#8) 2 years ago
  Kevin Jue a0d5ad37de
Base sum gate (#7) 2 years ago
  Kevin Jue 11f5ee28c6
Circuit modifications for recent Plonky2 changes (#5) 2 years ago
  Kevin Jue 01f26f5158
Merge pull request #4 from succinctlabs/npward-plonky2-gates 2 years ago
  Nicholas Ward 70e24b1289 remove unused JSON file 2 years ago
  Kevin Jue 2fbbcec029
Merge pull request #2 from succinctlabs/npward-plonky2-gates 2 years ago
  Nicholas Ward 2d7f5ecf50 generate proof challenges instead of receiving through JSON 2 years ago
  Nicholas Ward 2acec50b96 fix 2 years ago
  Nicholas Ward d6801149f2 deserialize ProofChallenges (now works with plonky2 randomizing PI wires) 2 years ago