# permutation-xoodoo ![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue) [![permutation-xoodoo on crates.io](https://img.shields.io/crates/v/permutation-xoodoo)](https://crates.io/crates/permutation-xoodoo) [![permutation-xoodoo on docs.rs](https://docs.rs/permutation-xoodoo/badge.svg)](https://docs.rs/permutation-xoodoo) [![Source Code Repository](https://img.shields.io/badge/Code-On%20GitHub-blue?logo=GitHub)](https://github.com/niluxv/permutation_based_crypto) ![Rust Version: ^1.65](https://img.shields.io/badge/rustc-%5E1.65-orange.svg) [Xoodoo][__link0] permutation in the [`crypto-permutation`][__link1] framework. `Xoodoo: Permutation` Uses the [`xoodoo-p` crate][__link2] internally for the actual permutation invocation. [__link0]: https://keccak.team/xoodoo.html [__link1]: https://crates.io/crates/crypto-permutation [__link2]: https://crates.io/crates/xoodoo-p