93 Commits (ded3d687cc0a69da5540806315935f8b9056c46c)
 

Author SHA1 Message Date
  Kobi Gurkan ded3d687cc removes unused struct + fmt 5 years ago
  Kobi Gurkan 8cd0999431 moves cmp to be under FpGadget 5 years ago
  Kobi Gurkan 60058b2186 changes test name 5 years ago
  Kobi Gurkan bd86eb4563 uses core instead of std 5 years ago
  Kobi Gurkan b0f266de1e fmt 5 years ago
  Kobi Gurkan 7ed38fe4a6 makes API cmp-like 5 years ago
  Kobi Gurkan ccbb5ef553 adds a smaller than gadget 5 years ago
  Weikeng Chen 33f7d3988f Update uint64.rs 5 years ago
  weikeng a205f191f7 used AllocGadget for UInt64 5 years ago
  Georgios Konstantopoulos 0ffa409ec1 Apply suggestions from code review 5 years ago
  Georgios Konstantopoulos f4e030793c test: ensure the Counter and the System match 5 years ago
  Georgios Konstantopoulos 695df979b5 chore: add helper 5 years ago
  Georgios Konstantopoulos 951a6226c9 feat: TestConstraintCounter 5 years ago
  Pratyush Mishra b1913a9ca7 Change default `to_bits` and `to_bytes` functions to the safe versions 5 years ago
  dependabot-preview[bot] b24e705527 Update `derivative` requirement from 1 to 2 (#140) 5 years ago
  dependabot-preview[bot] 9ca5a94f2e Update digest requirement from 0.7 to 0.8 (#141) 5 years ago
  ValarDragon 20af44e3c9 fix fmt check 5 years ago
  ValarDragon 23c6bb4bd0 Rename arguments to CondSelectGadget for code clarity 5 years ago
  Weikeng Chen 6c0ee7ffbc Follow the nightly's suggested fmt change 5 years ago
  weikeng e524e46d0b Add UInt64 used for representing Merkle tree node locations 5 years ago
  Pratyush Mishra 0df0a15e1b Blake PRF & R1CS Boolean Refactor (#132) 5 years ago
  Pratyush Mishra 0b57cdd736 Add a pre-commit hook for rustfmt (#102) 5 years ago
  Pratyush Mishra 50c0511ba3 Merge branch 'master' of https://github.com/scipr-lab/zexe 5 years ago
  Pascal Berrang b4b4e5553d Implement CanonicalSerialize/Deserialize improvements (#109) 5 years ago
  ValarDragon 78e08aed97 Fix lint 5 years ago
  ValarDragon cba74c09d9 Fix error 5 years ago
  ValarDragon 3cb1ed06d6 Fix linter errors 5 years ago
  Pratyush Mishra 77837b4a1b Fix ns issue 5 years ago
  ValarDragon cb1bcb1cbf Fix ns 5 years ago
  ValarDragon b63d255ea3 Update to use bit iterator 5 years ago
  ValarDragon 8cce6501b8 Add exponentiation by constant to Fp 5 years ago
  Pratyush Mishra 7adcc69799 Generalize FFT infrastructure to work with group elements as well 5 years ago
  Pratyush Mishra faf179c43d Export `algebra-core::error` 5 years ago
  Pratyush Mishra 2298df2e78 Make benchmarks compile, and check them in CI 5 years ago
  Pratyush Mishra 8bf042a029 Refactor `algebra` API, split into `algebra` and `algebra-core`. (#100) 5 years ago
  Marek Kotewicz d4896ade47 crypto-primitives no-std (#96) 5 years ago
  howardwu 02e6b32d7d Cargo fmt 5 years ago
  howardwu 2949c0ef9d Adds NIZK benchmarking, updates crypto-primitives benchmarks 5 years ago
  Pratyush Mishra bd501440cf Add new additive and multiplcative ops for fields 5 years ago
  Marek Kotewicz 9621bd34a4 r1cs-std works with no-std (#92) 5 years ago
  Marek Kotewicz a77972bf9a no_std for algebra and r1cs-core (#76) 5 years ago
  ValarDragon 5e57ac5621 Fix blake2s table alighnments 5 years ago
  François Garillot df6e235445 Add badge from deps.rs 5 years ago
  François Garillot a4a8116f1d Update dependencies 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 762793ccbd Update Cargo.toml 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