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-02-01 16:26:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10c6e85c1a080ffde04de4790c6bd8ea3a99aa61
ark-r1cs-std
/
crypto-primitives
/
src
/
commitment
History
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
..
blake2s
Remove a few unnecessary
.into_iter()
explicit calls, and some cloning.
2019-12-02 09:54:14 -08:00
injective_map
Runs cargo fmt
2019-10-21 18:57:39 -07:00
pedersen
Remove a few unnecessary
.into_iter()
explicit calls, and some cloning.
2019-12-02 09:54:14 -08:00
constraints.rs
Initial commit to extract crypto-primitives to new crate
2019-10-11 19:25:53 -07:00
mod.rs
Runs cargo fmt
2019-10-21 18:57:39 -07:00