Pratyush Mishra
|
2a8974e442
|
Boolean conditional select
|
2019-12-18 06:35:57 +03:00 |
|
François Garillot
|
f1d8b122fc
|
Use operator syntax
eliminate a few redundant references
|
2019-12-02 09:54:14 -08:00 |
|
François Garillot
|
b42d5f8d36
|
Simplify a few "if" structures
|
2019-12-02 09:54:14 -08:00 |
|
François Garillot
|
53a51eb4dc
|
Use built-in iteration functions more
|
2019-12-02 09:54:14 -08:00 |
|
François Garillot
|
d71bc5a675
|
Prefer to return error rather than ? them,
avoid return when it cant be early (in a simple if-else)
|
2019-12-02 09:54:14 -08:00 |
|
François Garillot
|
10c6e85c1a
|
Remove a few unnecessary .into_iter() explicit calls, and some cloning.
See https://rust-lang.github.io/rust-clippy/master/#explicit_into_iter_loop
|
2019-12-02 09:54:14 -08:00 |
|
Kobi Gurkan
|
581f3df55f
|
Adds Bowe-Hopwood hash
|
2019-11-17 09:07:23 -08:00 |
|
Pratyush Mishra
|
a244e719d1
|
Initial commit to extract crypto-primitives to new crate
|
2019-10-11 19:25:53 -07:00 |
|
Pratyush Mishra
|
0a507b0a5f
|
Upgrade ff-fft, gm17, and r1cs-std
|
2019-09-17 01:35:23 -07:00 |
|
Pratyush Mishra
|
c610ecbcc5
|
Update r1cs-std tests
|
2019-08-14 13:13:33 +03:00 |
|
Pratyush Mishra
|
e00d667330
|
Move snark-gadgets to r1cs-std
|
2019-08-14 13:13:33 +03:00 |
|