210 Commits (5debc6f8f1cc7f7dc8dfdaa4c623a2eb24e51d84)
 

Author SHA1 Message Date
  Dev Ojha 5debc6f8f1
Rename AllocatedBit to AllocatedBool (#60) 3 years ago
  Dev Ojha 47f296ae67
Release v0.2.0 PR (#59) 3 years ago
  ValarDragon 2348acf3a1 Update changelog for release 3 years ago
  Pratyush Mishra b8a268d550 Check docs in CI 3 years ago
  Pratyush Mishra 736b552720 Fix 3 years ago
  Pratyush Mishra 73ac661ddf Update CHANGELOG 3 years ago
  Pratyush Mishra 53b2ac48fa Fix `UInt` docs 3 years ago
  dependabot-preview[bot] fc44ff2de7 Update num-bigint requirement from 0.3 to 0.4 3 years ago
  Elder Ryan a1e72154bf
fixed link format (#54) 3 years ago
  Tom Shen 09f3613aac
Add DensePolynomialVar (#50) 3 years ago
  Weikeng Chen b741ffc33d
replace `rand` with `ark_std::rand` and drop `rand_xorshift` (#51) 3 years ago
  Dev Ojha 1f83ffdff4
Switch to panic='abort' for safety across FFI boundaries (#47) 3 years ago
  Tom Shen 05fee34686
Add Mux gadget (#48) 3 years ago
  Kobi Gurkan a8f737bf26
Fix boolean or comment (#44) 3 years ago
  Pratyush Mishra d9e0200433
Improve handling of constant bits in scalar mul for SW curves (#43) 3 years ago
  Pratyush Mishra 5e4114b19c
Better scalar multiplication for Short Weierstrass curves (#40) 3 years ago
  Dev Ojha f88d7c6ea3
Make `mul_by_inverse` use one constraint (#42) 3 years ago
  Dev Ojha bdc9fbbf30
Add changelog and .github issue templates (#39) 3 years ago
  William Lin 2432ff4f88
Implement ToConstraintFieldGadget for Vec<UInt8> (#36) 3 years ago
  Pratyush Mishra 20bd452cd9
Construct `FpVar` from bits (#35) 3 years ago
  Pratyush Mishra 0162ef18bc
More efficient scalar multiplication for Short Weierstrass curves (#33) 3 years ago
  Pratyush Mishra 262fac3e83 Loosen restrictions 3 years ago
  Pratyush Mishra a44643ed76 Fix `mul_by_inverse` for constants 3 years ago
  Pratyush Mishra f52b866e59
Fix documentation links (#28) 3 years ago
  Pratyush Mishra 1e935b0b94 Fix `to_non_unique_bytes` for `BLS12::G1Prepared` 3 years ago
  Pratyush Mishra 9cb17dc130 Fix links in `Cargo.toml`s 3 years ago
  Pratyush Mishra 0fd45d3d83 Reduce allocations in `UInt`s 4 years ago
  jon-chuang 905e7284b2
Reduce density of `ThreeBitCondNegLookup` 4 years ago
  Weikeng Chen 68f08b94d2
Add UInt128 for u128 (#21) 4 years ago
  Nirvan Tyagi 77dfd7dac6 'cargo +stable fmt' 4 years ago
  Nirvan Tyagi 45a4c3b326 'cargo fmt' 4 years ago
  Nirvan Tyagi 957ac48da4 Apply suggestions from code review 4 years ago
  Nirvan Tyagi 0abb3a7dfe CondSelectGadget for UInts 4 years ago
  Weikeng Chen edc9a8ce02
Allow CS being none for into_edwards (#16) 4 years ago
  Weikeng Chen 18824c0c83
Allow CS being none for into_edwards (#15) 4 years ago
  Weikeng Chen f4691621ee
Add ToConstraintFieldGadget for ProjectiveVar (#13) 4 years ago
  Weikeng Chen 8dca325042
Make ToBitsGadget for FpVar's output constant-length (#12) 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
  Kobi Gurkan e5ec2e66d3 fix: fix wrong constant case detection in three_bit_cond_neg_lookup 4 years ago
  Pratyush Mishra e5ac1f44cb Remove `rustc-version` 4 years ago
  yelhousni 2e2df52f79 replace frob(6) by unitary_inverse in bls12 4 years ago
  Pratyush Mishra 636f93a3e5
Update to `arkworks` libraries (#3) 4 years ago
  Pratyush Mishra cf4301cb75 Update workspace and dependency paths 4 years ago
  oblivious-app d087166c51 add to_bits_be 4 years ago
  Pratyush Mishra 2a8ee871d8 Exclude benches from tests 4 years ago
  Pratyush Mishra 99e489cac7 `R1CSVar`: `Option::None` -> `ConstraintSystemRef::None` (#281) 4 years ago
  Pratyush Mishra 13332bcc1d Add doctests for `Boolean` and `UInt8`. 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