Go to file
str4d d7a93a03e6
Use a fixed-width stack-allocated array to prepare Equihash indices for hashing
2018-05-24 16:30:56 +12:00
include Implement Equihash validator 2018-05-24 16:30:56 +12:00
src Use a fixed-width stack-allocated array to prepare Equihash indices for hashing 2018-05-24 16:30:56 +12:00
.gitignore Initial commit. 2017-03-17 11:07:23 -06:00
Cargo.lock Implement Equihash validator 2018-05-24 16:30:56 +12:00
Cargo.toml Implement Equihash validator 2018-05-24 16:30:56 +12:00
LICENSE-APACHE Add license files. 2017-03-17 11:09:05 -06:00
LICENSE-MIT Add license files. 2017-03-17 11:09:05 -06:00
README.md Initial commit. 2017-03-17 11:07:23 -06:00

README.md

librustzcash

This repository contains librustzcash, a static library for Zcash code assets written in Rust.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.