idea 0.0.1

IDEA block cipher
Documentation
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
repository = "RustCrypto/block-ciphers"
[dependencies.block-cipher-trait]
version = "0.6"

[dependencies.opaque-debug]
version = "0.2"

[package]
authors = ["RustCrypto Developers"]
categories = ["cryptography", "no-std"]
description = "IDEA block cipher"
documentation = "https://docs.rs/idea"
keywords = ["crypto", "idea", "block-cipher"]
license = "Apache-2.0 AND MIT"
name = "idea"
repository = "https://github.com/RustCrypto/block-ciphers"
version = "0.0.1"