This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
librustzcash
Watch
1
Star
0
Fork
0
You've already forked librustzcash
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
46cbfb483103184d22e0c0eb0f4e2685924c45e4
librustzcash
/
src
/
circuit
History
Sean Bowe
46cbfb4831
Implementation of Montgomery point doubling in the circuit.
2017-12-14 15:41:37 -07:00
..
test
Implementation of fundamental circuitry and primitive Jubjub curve arithmetic.
2017-12-06 10:06:34 -07:00
blake2s.rs
Make UInt32::addmany produce constant results when fed constant inputs, to allow for blake2s block precomputation for group hash.
2017-12-12 14:53:16 -07:00
boolean.rs
Implementation of fundamental circuitry and primitive Jubjub curve arithmetic.
2017-12-06 10:06:34 -07:00
mod.rs
Implementation of Montgomery point doubling in the circuit.
2017-12-14 15:41:37 -07:00
mont.rs
Implementation of Montgomery point doubling in the circuit.
2017-12-14 15:41:37 -07:00
num.rs
Implementation of Montgomery point doubling in the circuit.
2017-12-14 15:41:37 -07:00
uint32.rs
Make UInt32::addmany produce constant results when fed constant inputs, to allow for blake2s block precomputation for group hash.
2017-12-12 14:53:16 -07:00