f4jumble

Crates.iof4jumble
lib.rsf4jumble
version0.1.0
sourcesrc
created_at2021-09-22 13:13:57.497472
updated_at2022-05-10 23:56:58.442339
descriptionImplementation of Zcash's F4Jumble algorithm
homepagehttps://github.com/zcash/librustzcash
repositoryhttps://github.com/zcash/librustzcash
max_upload_size
id454884
size492,222
Crate publishers (github:zcash:crate-publishers)

documentation

README

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.

Commit count: 4283

cargo fmt