RUSTSEC-2021-0061
Dashboard / Vulnerabilities / RUSTSEC-2021-0061
RUSTSEC-2021-0061
Summary: `aes-ctr` has been merged into the `aes` crate
Details: Please use the `aes` crate going forward. The new repository location is at: <https://github.com/RustCrypto/block-ciphers/tree/master/aes> The `aes` crate now has an optional `ctr` feature which autodetects SIMD features on `i686`/`x86-64` targets and uses them if available, or otherwise falls back to the implementation in the `ctr` crate. If you would prefer not to have this autodetection performed, use the `aes` crate directly with the `ctr` crate.
References: https://crates.io/crates/aes-ctr, https://rustsec.org/advisories/RUSTSEC-2021-0061.html, https://github.com/RustCrypto/block-ciphers/pull/200
Affected packages
Package
Name: aes-ctr
Purl: pkg:cargo/aes-ctr
Affected ranges
Type: SEMVER
Events:
