aes-ctr 0.99.99

DEPRECATED: replaced by the `aes` crate
[package]
name = "aes-ctr"
description = "DEPRECATED: replaced by the `aes` crate"
version = "0.99.99"
authors = ["Tony Arcieri <bascule@gmail.com>"]
edition = "2018"
categories = ["cryptography"]
repository = "https://github.com/RustCrypto/block-ciphers/tree/master/aes"
readme = "README.md"
license = "Apache-2.0 OR MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]