Commit Graph

  • b8a81b5 r1cs-std: makes extension field to_bits create namespaces for the individual elements by Kobi Gurkan 2020-01-16 19:39:49 +0200
  • 2a8974e Boolean conditional select by Pratyush Mishra 2019-12-12 01:40:41 -0800
  • ab65b01 Clean up a few loop bounds by François Garillot 2019-12-02 07:35:13 -0800
  • f1d8b12 Use operator syntax by François Garillot 2019-12-02 07:34:37 -0800
  • b42d5f8 Simplify a few "if" structures by François Garillot 2019-12-02 07:30:54 -0800
  • 53a51eb Use built-in iteration functions more by François Garillot 2019-12-02 07:28:49 -0800
  • c42c7dd Remove a few unnecessary clones by François Garillot 2019-12-02 07:26:52 -0800
  • d71bc5a Prefer to return error rather than ? them, by François Garillot 2019-12-02 07:21:10 -0800
  • 10c6e85 Remove a few unnecessary `.into_iter()` explicit calls, and some cloning. by François Garillot 2019-12-02 07:12:38 -0800
  • 581f3df Adds Bowe-Hopwood hash by Kobi Gurkan 2019-11-17 12:59:33 +0200
  • 19856bd Add Groth16 to Readme by Pratyush Mishra 2019-10-23 21:45:56 -0700
  • da0de7c Adds license files as links by Kobi Gurkan 2019-10-21 14:21:52 +0300
  • d292f63 Update crypto-primitives/src/nizk/groth16/mod.rs by Kobi Gurkan 2019-10-21 14:20:14 +0300
  • e3d2ff1 Update crypto-primitives/src/nizk/groth16/mod.rs by Kobi Gurkan 2019-10-21 14:19:27 +0300
  • 7c5271a Update crypto-primitives/src/nizk/groth16/mod.rs by Kobi Gurkan 2019-10-21 14:19:22 +0300
  • fb87c42 Runs cargo fmt by Kobi Gurkan 2019-10-21 14:18:35 +0300
  • 98416f6 Adds Groth16 by Kobi Gurkan 2019-10-20 20:58:25 +0300
  • 2a86b59 Merkle Tree name refactors by Pratyush Mishra 2019-10-11 19:24:21 -0700
  • 25e35a2 Update README with new directory structure and publication information by Pratyush Mishra 2019-10-11 19:05:22 -0700
  • 42893ee Remove unused file by Pratyush Mishra 2019-10-11 18:08:18 -0700
  • cb2ff3b Add ToConstraintField impls for some primitives by Pratyush Mishra 2019-10-11 16:38:00 -0700
  • 1b6f681 Fix Blake2s gadget test by Pratyush Mishra 2019-10-11 13:23:50 -0700
  • d318e70 Fix benches by Pratyush Mishra 2019-09-24 20:27:42 -0700
  • a244e71 Initial commit to extract crypto-primitives to new crate by Pratyush Mishra 2019-09-24 20:21:49 -0700
  • 5a78e24 Update README.md by Pratyush Mishra 2019-09-17 16:32:25 -0700
  • 8ea084d Upgrade rand to 0.7 (#33) by Pratyush Mishra 2019-09-17 16:30:42 -0700
  • 0a507b0 Upgrade ff-fft, gm17, and r1cs-std by Pratyush Mishra 2019-09-17 01:35:23 -0700
  • bd723f9 Initial commit by Pratyush Mishra 2019-09-16 23:06:37 -0700
  • cfe2c8d Refactor FFT infrastructure (#28) by Pratyush Mishra 2019-09-04 16:33:58 -0700
  • 8da2ea6 Update README by Pratyush Mishra 2019-08-12 18:16:29 -0700
  • b617d21 Move ConstraintVar to r1cs-core by Pratyush Mishra 2019-08-12 18:05:24 -0700
  • c610ecb Update r1cs-std tests by Pratyush Mishra 2019-08-12 17:41:23 -0700
  • e00d667 Move snark-gadgets to r1cs-std by Pratyush Mishra 2019-08-12 16:52:26 -0700
  • 3215173 Move ConstraintSystem and related traits to own crate, and move gm17 to own crate. by Pratyush Mishra 2019-08-12 16:14:46 -0700
  • 07ae71f Improve fixed and variable base MSMs by Pratyush Mishra 2019-08-10 02:36:54 -0700
  • 72949c3 Merge pull request #10 from kobigurk/fix/377_g2_generators_comments by Pratyush Mishra 2019-08-08 04:12:00 +0300
  • be80fdc Merge branch 'master' into fix/377_g2_generators_comments by Pratyush Mishra 2019-08-08 04:07:42 +0300
  • bb0cefb Update README by Pratyush Mishra 2019-08-06 11:53:36 -0700
  • 8794a17 Merge branch 'master' of https://github.com/scipr-lab/zexe by Howard Wu 2019-04-03 01:33:58 -0700
  • 5a2df1a Update README by Howard Wu 2019-04-03 01:32:28 -0700
  • de7656d Merge branch 'master' of https://github.com/scipr-lab/zexe by Howard Wu 2019-04-03 00:03:52 -0700
  • 2309c89 Update README.md by Howard Wu 2019-04-02 23:55:22 -0700
  • 0b17dcf Add link to Sean's github in README.md by Pratyush Mishra 2019-04-02 23:08:26 -0700
  • 981c20b Initial release by Pratyush Mishra 2019-04-02 15:19:36 -0700