47 Commits (1959a3de63beeec679b6551a65ba818c7ebbc99b)

Author SHA1 Message Date
  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
  Pascal Berrang 3708a444a2 Give Travis more time 4 years ago
  Pascal Berrang 13b9c6c6fe Split FpParameters/PrimeField and add FFT related traits 4 years ago
  Bruno França bbb7d75ec8 Implement `conditional_check_verify` for `NIZK`s (#195) 4 years ago
  Kobi Gurkan 5cc094be6b Adds alloc_constant to AllocGadget (#189) 4 years ago
  Pascal Berrang d4a2d31d07 Fix Vec imports for no_std 4 years ago
  Pratyush Mishra 33a9da08f8 Switch to `stable` cargo formatting options 4 years ago
  Pascal Berrang 8631f883c4 MNT4/6 curves and recursive SNARKs (#150) 4 years ago
  Pratyush Mishra 81f3105a91 Fix MerkleTree leaf index calculation 4 years ago
  Pratyush Mishra b1913a9ca7 Change default `to_bits` and `to_bytes` functions to the safe versions 4 years ago
  dependabot-preview[bot] b24e705527 Update `derivative` requirement from 1 to 2 (#140) 4 years ago
  dependabot-preview[bot] 9ca5a94f2e Update digest requirement from 0.7 to 0.8 (#141) 4 years ago
  Pratyush Mishra 0df0a15e1b Blake PRF & R1CS Boolean Refactor (#132) 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
  howardwu 02e6b32d7d Cargo fmt 4 years ago
  howardwu 2949c0ef9d Adds NIZK benchmarking, updates crypto-primitives benchmarks 4 years ago
  ValarDragon 5e57ac5621 Fix blake2s table alighnments 4 years ago
  François Garillot a4a8116f1d Update dependencies 4 years ago
  François Garillot b26867f267 Runs rustfmt on the repo 4 years ago
  Pratyush Mishra 762793ccbd Update Cargo.toml 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 f1d8b122fc Use operator syntax 5 years ago
  François Garillot 53a51eb4dc Use built-in iteration functions more 5 years ago
  François Garillot c42c7dd98a Remove a few unnecessary clones 5 years ago
  François Garillot d71bc5a675 Prefer to return error rather than ? them, 5 years ago
  François Garillot 10c6e85c1a Remove a few unnecessary `.into_iter()` explicit calls, and some cloning. 5 years ago
  Kobi Gurkan 581f3df55f Adds Bowe-Hopwood hash 5 years ago
  Kobi Gurkan da0de7c7f2 Adds license files as links 5 years ago
  Kobi Gurkan d292f637aa Update crypto-primitives/src/nizk/groth16/mod.rs 5 years ago
  Kobi Gurkan e3d2ff1c04 Update crypto-primitives/src/nizk/groth16/mod.rs 5 years ago
  Kobi Gurkan 7c5271a212 Update crypto-primitives/src/nizk/groth16/mod.rs 5 years ago
  Kobi Gurkan fb87c421e7 Runs cargo fmt 5 years ago
  Kobi Gurkan 98416f6b2e Adds Groth16 5 years ago
  Pratyush Mishra 2a86b59138 Merkle Tree name refactors 5 years ago
  Pratyush Mishra 42893ee3b6 Remove unused file 5 years ago
  Pratyush Mishra cb2ff3b412 Add ToConstraintField impls for some primitives 5 years ago
  Pratyush Mishra 1b6f681cdb Fix Blake2s gadget test 5 years ago
  Pratyush Mishra d318e70dd3 Fix benches 5 years ago
  Pratyush Mishra a244e719d1 Initial commit to extract crypto-primitives to new crate 5 years ago