This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
pirate-librustzcash
Watch
3
Star
0
Fork
0
You've already forked pirate-librustzcash
mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced
2025-02-21 05:35:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
pirate-librustzcash
/
src
/
circuit
History
Sean Bowe
e1ab3be3cc
Implementation of conditional negation for AllocatedNum.
2017-12-22 11:52:13 -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 conditional negation for AllocatedNum.
2017-12-22 11:52:13 -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 addition in the circuit.
2017-12-22 11:52:08 -07:00
num.rs
Implementation of conditional negation for AllocatedNum.
2017-12-22 11:52:13 -07:00
uint32.rs
Tidy up the codebase (TODOs into github issues).
2017-12-18 22:08:57 -07:00