This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
reddsa
mirror of
https://github.com/ZcashFoundation/reddsa.git
Watch
1
Star
0
Fork
You've already forked reddsa
0
Code
Issues
Projects
Releases
Wiki
Activity
24
Commits
15
Branches
6
Tags
3.1
MiB
Rust
99.8%
Dockerfile
0.2%
d3b20d0f21
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Henry de Valence
d3b20d0f21
Store signature bytes in two parts.
2019-12-04 11:45:37 -08:00
src
Store signature bytes in two parts.
2019-12-04 11:45:37 -08:00
.gitignore
cargo new --lib
2019-12-02 14:12:06 -08:00
Cargo.toml
Add keygen.
2019-12-03 15:39:55 -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