127 Commits (a62bccf2063da5f8843352f5d1acb242252ac775)

Author SHA1 Message Date
  François Garillot a62bccf206
Small code organization improvements (#206) 1 year ago
  François Garillot 87499b3c49
test: Tests for polynomial & bignat circuits (#205) 1 year ago
  François Garillot dd44a7a9d0
refactor: make CommitmentKeyExtTrait public (#200) 1 year ago
  liquan.eth ac8db99835
update the dependencies & code clean (#196) 1 year ago
  3for dd3b1a217d
fix typo (#189) 1 year ago
  Srinath Setty e76e6bc0f8
Reorganize various Spartan SNARKs and make the direct interface more generic (#195) 1 year ago
  Srinath Setty 4087cab1a5
update README.md and version (#194) 1 year ago
  JunheeLee ba06404736
Fix comment typo (#192) 1 year ago
  François Garillot 0664244482
refactor: Refactor Keccak256Transcript and update tests (#191) 1 year ago
  François Garillot 4b077bcab1
Add Grumpkin cycle implementation (#181) 1 year ago
  Srinath Setty bfbd786570
remove a padded witness (#187) 1 year ago
  François Garillot 1e6bf942e2
[refactorings] Leftovers (pot-pourri?) (#184) 1 year ago
  Chiro Hiro af886d6ce7
Improve performance of recursive (#163) 1 year ago
  François Garillot 031738de51
Remove Zlib compression in public parameter computation (#182) 1 year ago
  François Garillot bef42262d6
[test, chore]: Fix clippy and genericize one more test (#180) 1 year ago
  François Garillot 54f758eef3
[test-only] More genericity in tests (#171) 1 year ago
  Srinath Setty afd7403336
Fix cross-curve check and then eliminate an unnecessary instance on the primary curve (#167) 1 year ago
  Srinath Setty b28aaf70a8
hash of public parameters in the transcript (#168) 1 year ago
  Leo f16fa1e401
make ecc tests generic (#165) 1 year ago
  Samuel Burnham cddd707fad
chore: update to ff/group 0.13 (#166) 1 year ago
  Srinath Setty b76d7aa7ea
batch sum-checks (#161) 1 year ago
  Srinath Setty 21d4092b86
serde for types (#160) 1 year ago
  Srinath Setty 83f2e079a8
support proving step circuits with final snark (#159) 1 year ago
  Srinath Setty 3b3ae70db3
A more optimal preprocessing SNARK (#158) 1 year ago
  Srinath Setty 4aab459050
Batch polynomial evaluations (#154) 1 year ago
  Srinath Setty 7b1bb44e45
spark-based commitments to R1CS matrices (#152) 1 year ago
  Srinath Setty eb97499907
Fix padding logic (#151) 1 year ago
  Srinath Setty cbbc1c6127
Generalize TranscriptRepr implementation for slices (#150) 1 year ago
  Srinath Setty 0e86f9acc3
simplify commitmentengine (#149) 1 year ago
  JunheeLee 6ba204401f
minor typo fix (#147) 1 year ago
  Srinath Setty 03710dbb97
Simplify TranscriptEngine usage (#148) 1 year ago
  Srinath Setty 1e4995274b
Separate prover and verifier keys in CompressedSNARK (#145) 1 year ago
  Srinath Setty 01ae6446a9
pass only one multilinear polynomial to EE (#144) 1 year ago
  Srinath Setty d53b3e0fc1
simplify trait requirements (#143) 1 year ago
  Srinath Setty b5874df449
Small optimizations (#142) 1 year ago
  Srinath Setty c4b07f0925
allow the provider to provide byte representation of a scalar (#140) 1 year ago
  Srinath Setty 8faffd38ea
Make code generic over a TranscriptEngine (#139) 1 year ago
  Srinath Setty b97786d291
move IPA-specific methods to the provider (#138) 1 year ago
  Srinath Setty 603c1e2a85
traits for a vector commitment engine and a polynomial evaluation engine (#136) 1 year ago
  Srinath Setty e7f8d11455
use thiserror (#135) 1 year ago
  Samuel Burnham b2adab610a
Clippy formatting (#131) 1 year ago
  Srinath Setty 74501936c3
parallel and batch_normalize (#129) 1 year ago
  Srinath Setty 746af53e08
use serde feature to compute the digest of the shape (#132) 1 year ago
  Samuel Burnham 13964b6f16
Add serde proof serialization (#123) 1 year ago
  Samuel Burnham 55f6736866
Add Wasm support (#125) 1 year ago
  Nalin 6c6a8746d6
Speed up MSMs for non-GPU accelerated MSMs and architectures that don't support GPU/semolina (#126) 1 year ago
  Srinath Setty 23178ff54d
A simplified version of the nonnative gadgets (#122) 1 year ago
  Srinath Setty 6044aff625
Update crate versions (#119) 2 years ago
  Srinath Setty f9672faf23
Make Nova's ecc gadgets read curve parameters from the group trait (#115) 2 years ago
  Srinath Setty 7ec2f57b84
optimize ECC ops (#110) 2 years ago