18 Commits (c01f530fe1d0107cc20da226cfec541ece9fb882)

Author SHA1 Message Date
  Kevin Jue c01f530fe1
fix: Support range checking non aligned bitwidth values (#47) 1 year ago
  Kevin Jue daad394f73 constraint optimizations for assertLeadingZeros 1 year ago
  Kevin Jue de0ff4f698 fix for V-SCT-VUL-028 1 year ago
  Kevin Jue f256ca69f3 fix for V-SCT-VUL-027 1 year ago
  Kevin Jue 318c3ce9de fix for V-SCT-VUL-022 1 year ago
  Kevin Jue 2fab6a94b0 fix for V-SCT-VUL-017 1 year ago
  Kevin Jue c0cbac8423 fix for V-SCT-VUL-008 1 year ago
  Kevin Jue cc51ec1815 fix for V-SCT-VUL-007 and V-SCT-VUL-011 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
  puma314 0c677ddd0d
Revert "Range check optimizations" 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 1c0235b35a Renamed symbol a bunch in goldilocks, goldilocks tests pass 2 years ago
  John Guibas b670530e7f
Use optimized goldilocks in codebase (#26) 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 11f5ee28c6
Circuit modifications for recent Plonky2 changes (#5) 2 years ago
  Nicholas Ward d6801149f2 deserialize ProofChallenges (now works with plonky2 randomizing PI wires) 2 years ago
  John Guibas 6e9f1a7c50 Cleanup repo for release 2 years ago
  Kevin Jue 8fe0c7f6b6 added plonky2_verifier_benchmark 2 years ago
  Kevin Jue 148788ea51 refactored fri and plonk test 2 years ago
  Kevin Jue 9c50f40985 added dummy circuit test case in verifier 2 years ago
  Kevin Jue 1ad9e73634 standalone fri circuit 2 years ago
  Kevin Jue a16fe09634 fixed some bugs 2 years ago
  Kevin Jue d847bbd8e8 finished interpolate function in fri round verification 2 years ago
  Kevin Jue f877e3bda3 calculated barycentric weights 2 years ago
  Kevin Jue 8797fd15ed arity verification check with incomplete compute_evaluation 2 years ago
  Kevin Jue 393059b51d added the function friCombineInitial 2 years ago
  Kevin Jue 8e9591c964 calculated subgroupX 2 years ago
  Kevin Jue 21157cf4af added the merkle cap check 2 years ago
  Kevin Jue 460709f65d got merkle proof traversal working 2 years ago
  Kevin Jue d6f73d101b correctly deserialize fri opening proofs 2 years ago
  Kevin Jue da80afaac4 expanded fri_test.go and implemented more for the fri verifier 2 years ago
  Kevin Jue d194d3860f initial commit for fri verification chip 2 years ago
  jtguibas e9f194c946 fri challenges 3 years ago