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 08:21:30 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ab65b0147820e86fa88b6a36da1309bfae922d0d
ark-r1cs-std
/
crypto-primitives
/
src
History
François Garillot
f1d8b122fc
Use operator syntax
...
eliminate a few redundant references
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
Use operator syntax
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
Remove a few unnecessary clones
2019-12-02 09:54:14 -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