idea 0.1.0

IDEA block cipher
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.block-cipher]
version = "0.7"

[dependencies.opaque-debug]
version = "0.2"
[dev-dependencies.block-cipher]
features = ["dev"]
version = "0.7"

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