librustzcash/components/f4jumble
str4d edd341faba
f4jumble: Add description to README
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2021-09-23 04:38:39 +12:00
..
src Move F4Jumble implementation into f4jumble crate 2021-09-22 14:21:48 +01:00
Cargo.toml f4jumble: Update authors list 2021-09-23 04:22:18 +12:00
LICENSE-APACHE Empty f4jumble crate 2021-09-22 14:13:34 +01:00
LICENSE-MIT Empty f4jumble crate 2021-09-22 14:13:34 +01:00
README.md f4jumble: Add description to README 2021-09-23 04:38:39 +12:00

README.md

f4jumble

An implementation of the F4Jumble algorithm, an unkeyed variable-width permutation.

F4Jumble is used by Zcash Unified Addresses and Unified Viewing Keys to prevent certain kinds of malleation attacks, and is specified by ZIP 316.

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.