24 Commits (370fbcdd3b87ef46a726b0c25c78d7e50c318015)

Author SHA1 Message Date
  Pratyush Mishra 40ce981801 Fix integer conversions and log2 4 years ago
  Pratyush Mishra 5e00793999 Switch to `tracing`-based constraint debugging 4 years ago
  Pratyush Mishra d2d1b61d08 Refactor NIZK/MT verification to return a bit 4 years ago
  Pratyush Mishra 3bb3697c13 Update `crypto-primitives` and their contraints. 4 years ago
  Pratyush Mishra 9391b1fd04 Rename to `ed_on` 4 years ago
  Pratyush Mishra d5e7d8bb36 Compilation fix 4 years ago
  Pratyush Mishra 1959a3de63 Rename curves 4 years ago
  Sergey Vasilyev 67196d8371 Formatting fix 4 years ago
  Sergey Vasilyev 0b87c84cdd Merkle tree panics when there's a single leaf - fix 4 years ago
  Sergey Vasilyev 4e0d92a6ec Merkle tree fails to compute the root when there's no need in dummy nodes - fix 4 years ago
  Sergey Vasilyev 97ca70b854 Merkle tree panics when there's a single leaf - test 4 years ago
  Sergey Vasilyev f4e2039d61 Merkle tree fails to compute the root when there's no need in dummy nodes - test 4 years ago
  Kobi Gurkan 5cc094be6b Adds alloc_constant to AllocGadget (#189) 4 years ago
  Pratyush Mishra 33a9da08f8 Switch to `stable` cargo formatting options 4 years ago
  Pratyush Mishra 81f3105a91 Fix MerkleTree leaf index calculation 4 years ago
  Pratyush Mishra faf179c43d Export `algebra-core::error` 4 years ago
  Pratyush Mishra 8bf042a029 Refactor `algebra` API, split into `algebra` and `algebra-core`. (#100) 4 years ago
  Marek Kotewicz d4896ade47 crypto-primitives no-std (#96) 4 years ago
  François Garillot b26867f267 Runs rustfmt on the repo 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
  François Garillot d71bc5a675 Prefer to return error rather than ? them, 5 years ago
  Kobi Gurkan fb87c421e7 Runs cargo fmt 5 years ago
  Pratyush Mishra 2a86b59138 Merkle Tree name refactors 5 years ago