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
14
Commits
9
Branches
0
Tags
ca289581a87066fe5ac9c9f2123a158e60d1e2da
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Sean Bowe
ca289581a8
Clean up implementation to use vectors. We'll use arrays when Rust doesn't suck at them.
2015-12-27 20:19:03 -07:00
src
Clean up implementation to use vectors. We'll use arrays when Rust doesn't suck at them.
2015-12-27 20:19:03 -07:00
tinysnark
Rearranged tests, added XOR example.
2015-12-26 10:18:44 -07:00
.gitignore
Initial commit
2015-12-24 02:58:38 -07:00
.gitmodules
Initial commit
2015-12-24 02:58:38 -07:00
.travis.yml
Update travis configuration
2015-12-25 00:40:53 -07:00
Cargo.toml
Added r1cs ppzksnark proving scheme and some tests.
2015-12-25 05:52:14 -07:00
Dockerfile
Add dockerfile
2015-12-24 03:22:56 -07:00
LICENSE-MIT
Initial commit
2015-12-24 02:58:38 -07:00
README.md
Update readme with travis build image
2015-12-24 03:19:30 -07:00
README.md
bellman
This is a Rust language zk-SNARK crate.
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
6.1
MiB
Languages
Rust
99.4%
C
0.6%