16 Commits (370fbcdd3b87ef46a726b0c25c78d7e50c318015)

Author SHA1 Message Date
  Pratyush Mishra 370fbcdd3b Document `r1cs-std` 4 years ago
  Pratyush Mishra 8022b598fb Update field variables in `r1cs-std` 4 years ago
  Weikeng Chen 61c70ed644 Prepare Zexe for recursion (#241) 4 years ago
  Kobi Gurkan 5cc094be6b Adds alloc_constant to AllocGadget (#189) 5 years ago
  Pratyush Mishra 33a9da08f8 Switch to `stable` cargo formatting options 5 years ago
  Pratyush Mishra 456f30a849 Fix #172 and improve squaring code for deg-3 extensions (#174) 5 years ago
  Pascal Berrang 8631f883c4 MNT4/6 curves and recursive SNARKs (#150) 5 years ago
  Pratyush Mishra b1913a9ca7 Change default `to_bits` and `to_bytes` functions to the safe versions 5 years ago
  ValarDragon 23c6bb4bd0 Rename arguments to CondSelectGadget for code clarity 5 years ago
  Marek Kotewicz 9621bd34a4 r1cs-std works with no-std (#92) 5 years ago
  François Garillot b26867f267 Runs rustfmt on the repo 5 years ago
  Pratyush Mishra 40cf13b7b8 num_traits:: -> algebra:: 5 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. 5 years ago
  Kobi Gurkan b8a81b5dcb r1cs-std: makes extension field to_bits create namespaces for the individual elements 5 years ago
  Kobi Gurkan 581f3df55f Adds Bowe-Hopwood hash 5 years ago
  Pratyush Mishra e00d667330 Move snark-gadgets to r1cs-std 5 years ago