20 Commits (7db2d30972ce72ee7622070a1debc3b72580f4c7)

Author SHA1 Message Date
  Nicolas Gailly 7db2d30972
PST/SQRT + Benches (#35) 2 years ago
  Volker Mische 44d1f10588 chore: format Rust code the usual way 2 years ago
  maramihali 923c8a727f update workflows for testudo 2 years ago
  Mara Mihali c76f136006 implement spartan verifier as a circuit and verify it with groth16 2 years ago
  Mara Mihali e7242a7b54 implement alternative transcript with poseidon backend 2 years ago
  Mara Mihali b085c670be migrate codebase to arkworks and change curve to bls12-377 2 years ago
  Srinath Setty 0013f81a6e optimize the computation of digest of A/B/C matrices (#55) 2 years ago
  Srinath Setty 4f56acf724 support for stable Rust (#51) 2 years ago
  Mara Mihali cc345b6451 arkworks migration to bls12377 2 years ago
  Mara Mihali dda7a6fb46 stuff 2 years ago
  Srinath Setty cecc2f1b62
Transcript (#46) 2 years ago
  Srinath Setty 6722e6c6ad
remove asserts; return result objects (#45) 3 years ago
  Srinath Setty 19d1d63703
Update to latest Rust and fix Clippy warnings (#37) 3 years ago
  François Garillot 075ada9c29
Fold panics in the enclosing Error case (#27) 4 years ago
  François Garillot 9e4c166edb
Refactor to idiomatic Result/Option patterns (#25) 4 years ago
  Srinath Setty 2d22bff71f
Add APIs to specify an R1CS Instance (#24) 4 years ago
  Daniel Lubarov 15a9826e3c
Some minor tweaks (#21) 4 years ago
  Srinath Setty c24a6abe99 Reduce the number of public APIs smaller and add more detailed documentation 5 years ago
  Srinath Setty 2bfc333896 Address Clippy warnings 5 years ago
  Srinath Setty 290bbc0897 organize nizk and scalar modules 5 years ago