Go to file
Henry de Valence ead4727ded Implement randomization. 2019-12-04 17:00:55 -08:00
src Implement randomization. 2019-12-04 17:00:55 -08:00
tests Implement randomization. 2019-12-04 17:00:55 -08:00
.gitignore cargo new --lib 2019-12-02 14:12:06 -08:00
Cargo.toml Add test vectors from librustzcash. 2019-12-04 16:14:44 -08:00
README.md Add docs command. 2019-12-02 22:38:15 -08:00

README.md

redjubjub-zebra

A minimal Redjubjub implementation for use in Zebra.

docs

cargo doc --features "nightly" --open