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
d143d3230a9a2b3a48d2d5a86cd2a69b52ae8efa
librustzcash
/
src
/
circuit
History
Sean Bowe
7d6a57661b
Add Montgomery point interpretation.
2017-12-17 10:07:00 -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
into_bits
for
Num
.
2017-12-17 09:12:04 -07:00
mod.rs
Implementation of Montgomery point doubling in the circuit.
2017-12-14 15:41:37 -07:00
mont.rs
Add Montgomery point interpretation.
2017-12-17 10:07:00 -07:00
num.rs
Add Montgomery point interpretation.
2017-12-17 10:07:00 -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