12 Commits (ea2adb4f7fdb25f1e2466063c517395e3cedf959)

Author SHA1 Message Date
  Pascal Berrang 9455f00c01 Add benchmark for mixed-radix and radix-2 FFT resembling the Groth16 operations. 4 years ago
  Pascal Berrang b4b4e5553d Implement CanonicalSerialize/Deserialize improvements (#109) 4 years ago
  Pratyush Mishra 8bf042a029 Refactor `algebra` API, split into `algebra` and `algebra-core`. (#100) 4 years ago
  Marek Kotewicz d4896ade47 crypto-primitives no-std (#96) 4 years ago
  Marek Kotewicz a77972bf9a no_std for algebra and r1cs-core (#76) 4 years ago
  Kobi Gurkan 98416f6b2e Adds Groth16 5 years ago
  Pratyush Mishra a244e719d1 Initial commit to extract crypto-primitives to new crate 5 years ago
  Pratyush Mishra cfe2c8d29a Refactor FFT infrastructure (#28) 5 years ago
  Pratyush Mishra e00d667330 Move snark-gadgets to r1cs-std 5 years ago
  Pratyush Mishra 32151738b2 Move ConstraintSystem and related traits to own crate, and move gm17 to 5 years ago
  Pratyush Mishra 07ae71f8e4 Improve fixed and variable base MSMs 5 years ago
  Pratyush Mishra 981c20b8aa Initial release 5 years ago