13 Commits (d4896ade47e0a2acaa6fb9b063cfbd87072e456f)

Author SHA1 Message Date
  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 a3e1cd6cf2 Make libraries compile 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
  Pratyush Mishra 2a8974e442 Boolean conditional select 5 years ago
  François Garillot f1d8b122fc Use operator syntax 5 years ago
  François Garillot b42d5f8d36 Simplify a few "if" structures 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 0a507b0a5f Upgrade ff-fft, gm17, and r1cs-std 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