11 Commits (695df979b52e3135cc188218bfd38fa46503e899)

Author SHA1 Message Date
  Pratyush Mishra 7adcc69799 Generalize FFT infrastructure to work with group elements as well 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
  François Garillot b26867f267 Runs rustfmt on the repo 4 years ago
  Pratyush Mishra 40cf13b7b8 num_traits:: -> algebra:: 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
  François Garillot c42c7dd98a Remove a few unnecessary clones 5 years ago
  François Garillot 10c6e85c1a Remove a few unnecessary `.into_iter()` explicit calls, and some cloning. 5 years ago
  Kobi Gurkan 581f3df55f Adds Bowe-Hopwood hash 5 years ago
  Pratyush Mishra c610ecbcc5 Update r1cs-std tests 5 years ago
  Pratyush Mishra e00d667330 Move snark-gadgets to r1cs-std 5 years ago