[dependencies.cipher]
version = "0.4.2"
[dev-dependencies.cipher]
features = ["dev"]
version = "0.4.2"
[dev-dependencies.hex-literal]
version = "0.3"
[package]
authors = ["RustCrypto Developers"]
categories = ["cryptography", "no-std"]
description = "Speck block cipher algorithm"
documentation = "https://docs.rs/speck"
edition = "2021"
keywords = ["crypto", "speck", "block-cipher"]
license = "Apache-2.0 OR MIT"
name = "speck-cipher"
readme = "README.md"
repository = "https://github.com/RustCrypto/block-ciphers/tree/master/speck"
resolver = "1"
rust-version = "1.56"
version = "0.0.1"