17 Commits (6cca9327be56eda49bf380af203ed8f2bb4b4b2b)

Author SHA1 Message Date
  Pratyush Mishra f575af4da1 Update `Cargo.toml` in `r1cs-std` and delete useless `ConstraintSystem`s 4 years ago
  Pratyush Mishra 37d79e20a7 (cargo-release) start next development iteration 0.1.1-alpha.0 4 years ago
  Youssef El Housni 36305e7247 Implement ed_on_bn254 curve (baby-jubjub) (#230) 4 years ago
  Weikeng Chen 885e9d7bad Add constraints for Edwards curves over MNT4 (#221) 4 years ago
  Pratyush Mishra 9391b1fd04 Rename to `ed_on` 4 years ago
  Pratyush Mishra 7a0177e8c7 Re-export `edwards_on_cp6_782` as `edwards_on_bw6_761` 4 years ago
  Pratyush Mishra 1959a3de63 Rename curves 4 years ago
  Pascal Berrang 8631f883c4 MNT4/6 curves and recursive SNARKs (#150) 4 years ago
  dependabot-preview[bot] b24e705527 Update `derivative` requirement from 1 to 2 (#140) 4 years ago
  Pratyush Mishra 8bf042a029 Refactor `algebra` API, split into `algebra` and `algebra-core`. (#100) 4 years ago
  Marek Kotewicz 9621bd34a4 r1cs-std works with no-std (#92) 4 years ago
  Pratyush Mishra 762793ccbd Update Cargo.toml 4 years ago
  François Garillot 722a901ae7 [RFC] Convert identity functions in Field, Group, and {Projective,Affine}Curve traits with One/Zero traits from num_traits. 4 years ago
  Pratyush Mishra 0a507b0a5f Upgrade ff-fft, gm17, and r1cs-std 5 years ago
  Pratyush Mishra bd723f9040 Initial commit 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