This website requires JavaScript.
Explore
Help
Sign In
arnaucube
/
ark-r1cs-std
Watch
1
Star
0
Fork
0
You've already forked ark-r1cs-std
mirror of
https://github.com/arnaucube/ark-r1cs-std.git
synced
2026-01-11 00:11:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d71bc5a675a534dccdb72d2ec4fb3f2fea71c91a
ark-r1cs-std
/
crypto-primitives
/
src
History
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
..
commitment
Remove a few unnecessary
.into_iter()
explicit calls, and some cloning.
2019-12-02 09:54:14 -08:00
crh
Remove a few unnecessary
.into_iter()
explicit calls, and some cloning.
2019-12-02 09:54:14 -08:00
merkle_tree
Prefer to return error rather than ? them,
2019-12-02 09:54:14 -08:00
nizk
Adds Bowe-Hopwood hash
2019-11-17 09:07:23 -08:00
prf
Remove a few unnecessary
.into_iter()
explicit calls, and some cloning.
2019-12-02 09:54:14 -08:00
signature
Runs cargo fmt
2019-10-21 18:57:39 -07:00
lib.rs
Runs cargo fmt
2019-10-21 18:57:39 -07:00