CTR block mode of operation for symmetric ciphers.
# Cargo.toml
[dependencies]
ctr = "0.10.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt data using AES-128 in CTR mode.
Add the aes crate to your Cargo.toml.
No dependency data recorded yet.