permutation-xoodoo 0.1.0

Xoodoo permutation in the `crypto-permutation` framework
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "crypto-permutation"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8850742ef43809f767a01abb6d93217f56c8c1793d00a521a7a4f692b3f19ed"

[[package]]
name = "permutation-xoodoo"
version = "0.1.0"
dependencies = [
 "crypto-permutation",
 "xoodoo-p",
]

[[package]]
name = "xoodoo-p"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9d779dfa3465d5eb16371ee41e75dcbd5fae3d4d3cddc19705796f99a70e057"