pirate-librustzcash/zcash_primitives
Jack Grigg 232f0a50b8 ff: Rework BitIterator to work with both u8 and u64 limb sizes
This enables BitIterator to be used with both the byte encoding and limb
representation of scalars.
2020-04-23 16:23:24 +12:00
..
benches Migrate zcash_primitives benchmarks to criterion 2019-12-19 16:11:11 -06:00
src ff: Rework BitIterator to work with both u8 and u64 limb sizes 2020-04-23 16:23:24 +12:00
Cargo.toml Merge branch 'develop' 2020-03-14 10:36:58 +13:00
LICENSE-APACHE Empty crates as a base for code refactoring 2018-08-28 22:24:14 +01:00
LICENSE-MIT Electric Coin Company 2019-05-09 20:32:39 +03:00
README.md Update READMEs 2019-09-24 14:23:55 +01:00

zcash_primitives

This library contains Rust implementations of the Zcash primitives.

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.