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
54ef63baced8160ac3396966b60941ceab1dbb3f
librustzcash
/
zcash_proofs
/
src
History
Jack Grigg
54ef63bace
Place zcash_proofs::prover::LocalTxProver behind a feature flag
...
This enables zcash_proofs to be compiled to WASM, which the directories crate doesn't support.
2019-07-27 00:28:03 +01:00
..
sapling
Migrate to rand 0.7
2019-07-19 00:47:40 +02:00
hashreader.rs
Migrate to blake2b_simd and blake2s_simd crates
2019-07-10 13:12:14 -04:00
lib.rs
Place zcash_proofs::prover::LocalTxProver behind a feature flag
2019-07-27 00:28:03 +01:00
prover.rs
TxProver trait to abstract over the circuit parameters
2019-07-26 23:56:00 +01:00