DEPRECATED: replaced by the `aes` crate
# Cargo.toml
[dependencies]
aes-ctr = "0.99.99"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt data using AES-256-CTR
Replace `aes-ctr` with `aes` in Cargo.toml and update imports.
No dependency data recorded yet.