16 Commits (bef42262d648e01a0cc04e375cb48c766a0d521d)

Author SHA1 Message Date
  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 b28aaf70a8
hash of public parameters in the transcript (#168) 1 year ago
  Srinath Setty 7b1bb44e45
spark-based commitments to R1CS matrices (#152) 2 years ago
  Srinath Setty 1e4995274b
Separate prover and verifier keys in CompressedSNARK (#145) 2 years ago
  Srinath Setty d53b3e0fc1
simplify trait requirements (#143) 2 years ago
  Srinath Setty 603c1e2a85
traits for a vector commitment engine and a polynomial evaluation engine (#136) 2 years ago
  Samuel Burnham 13964b6f16
Add serde proof serialization (#123) 2 years ago
  Srinath Setty 0a7cbf925f
integrate with neptune's sponge (#105) 2 years ago
  Srinath Setty 3dc26fd7e4
Simplifications in Nova's RO (#98) 2 years ago
  Srinath Setty 35cb03f977
reorganize traits into a module; cut boilerplate code (#91) 2 years ago
  Srinath Setty 63f08c0e4a
Support non-determinism with a minimal API (#85) 2 years ago
  Srinath Setty 6667d2f8b5
Abstract the RO used in the circuit with traits (#84) 2 years ago
  Srinath Setty 0ff2e57bfa
Spartan variant with an IPA-based polynomial commitment scheme for compressing IVC proofs (#80) 2 years ago
  Srinath Setty 1fd4eee2b6
Recursion implementation (#65) 2 years ago
  Srinath Setty e8a6e45b3c
move StepSNARK to nifs.rs in prep for recursion APIs (#61) 2 years ago
  Srinath Setty 36d4be2145
take ro_constants as a parameter (#58) 2 years ago
  Srinath Setty 677fe23673
Switch RO to use the one in the Group trait (#54) 2 years ago
  Srinath Setty ccc6dc3a04
Truncate digest bits (#50) 2 years ago
  Srinath Setty 0d53db18e3
implement transcript methods for various types (#49) 2 years ago
  Srinath Setty 751b3434ec
make gadgets public, expose coords, cleanup (#39) 3 years ago
  iontzialla 4656a7179d
Refactor circuit code (#37) 3 years ago
  Srinath Setty beb6dace82
add tinyr1cs example using bellperson (#33) 3 years ago
  Srinath Setty 9a44d06aec
PrimeField --> ff::PrimeField (#28) 3 years ago
  Srinath Setty e47b6148f4
Verifier circuit (#23) 3 years ago
  Srinath Setty e55d4f680b
remove test feature (we don't seem to use it) (#17) 3 years ago
  porcuquine 3b668e7ac6 Add support for using bellperson to generate R1CS. 3 years ago
  Srinath Setty f87f9a0580 minor nits 3 years ago
  Srinath Setty 61ef5fc0b1 This commit introduces the following changes: 3 years ago
  porcuquine de5b8d6598
Support Pasta curves. (#4) 3 years ago
  Srinath Setty 25913f659a update package name; make modules public and add docs 3 years ago
  Srinath Setty 7020d7a714 address clippy 3 years ago
  dignifiedquire 3ba8fd28aa refactor: bring back compressed snark 3 years ago
  Srinath Setty 732d937b09 generic traits for prime field elements and group elements 3 years ago
  Srinath Setty 6075165c54 add acks and references 3 years ago
  Srinath Setty d52be5cf4a small fixes 3 years ago
  Srinath Setty ba3a1e3922 initial commit 3 years ago