Crates.io | f4jumble |
lib.rs | f4jumble |
version | 0.1.0 |
source | src |
created_at | 2021-09-22 13:13:57.497472 |
updated_at | 2022-05-10 23:56:58.442339 |
description | Implementation of Zcash's F4Jumble algorithm |
homepage | https://github.com/zcash/librustzcash |
repository | https://github.com/zcash/librustzcash |
max_upload_size | |
id | 454884 |
size | 492,222 |
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.
Licensed under either of
at your option.
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.