15 Commits (4fbdc2b6a5c27aebd7210b34fa25575309494cdf)

Author SHA1 Message Date
  Pratyush Mishra 4fbdc2b6a5 `identity` -> `zero` for `Affine` 2 years ago
  mmagician 6512e48540
Use 2-NAF for representing ATE_LOOP_COUNT in MNT Miller loop (#96) 2 years ago
  Weikeng Chen db6a3d6687
Let `cargo build` work again for the new arkworks-rs algebra (#97) 2 years ago
  Michele Orrù 6d64f379a2
Fix with latest arkworks version. (#95) 2 years ago
  Alex Ozdemir 4e1e8d048d
Publicize non-zero weierstrass affine variables (#84) 3 years ago
  Weikeng Chen b7874406ec
Upgrade to work with latest `ark-ff` (#90) 3 years ago
  Elder Ryan a1e72154bf
fixed link format (#54) 4 years ago
  Pratyush Mishra d9e0200433
Improve handling of constant bits in scalar mul for SW curves (#43) 4 years ago
  Pratyush Mishra 5e4114b19c
Better scalar multiplication for Short Weierstrass curves (#40) 4 years ago
  Pratyush Mishra 0162ef18bc
More efficient scalar multiplication for Short Weierstrass curves (#33) 4 years ago
  Pratyush Mishra f52b866e59
Fix documentation links (#28) 4 years ago
  Weikeng Chen f4691621ee
Add ToConstraintFieldGadget for ProjectiveVar (#13) 4 years ago
  Pratyush Mishra 6077f51c97 *Actually* fix `to_affine` for SW points. 4 years ago
  Pratyush Mishra ceec513f62
Fix SW `to_affine` (#9) 4 years ago
  Pratyush Mishra 636f93a3e5
Update to `arkworks` libraries (#3) 4 years ago
  Pratyush Mishra 99e489cac7 `R1CSVar`: `Option::None` -> `ConstraintSystemRef::None` (#281) 4 years ago
  Pratyush Mishra 3a18ecee0d Add examples and doctests for instantiated curves 4 years ago
  Pratyush Mishra 370fbcdd3b Document `r1cs-std` 4 years ago
  Weikeng Chen c21d0b2796 Add `ToConstraintFieldGadget` (#278) 4 years ago
  Pratyush Mishra 5e00793999 Switch to `tracing`-based constraint debugging 4 years ago
  Pratyush Mishra 6cca9327be Refactor bit iteration infrastructure: 4 years ago
  Pratyush Mishra 5e65926a5e Update curve 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
  Pascal Berrang c486e15f0e Add test cases for COFACTOR and generalize SW tests 5 years ago
  Pratyush Mishra 33a9da08f8 Switch to `stable` cargo formatting options 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 a3e1cd6cf2 Make libraries compile 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
  Pratyush Mishra 2a8974e442 Boolean conditional select 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