{"id":"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:\n\n\u003chttps://github.com/RustCrypto/block-ciphers/tree/master/aes\u003e\n\nThe `aes` crate now has an optional `ctr` feature which autodetects SIMD\nfeatures on `i686`/`x86-64` targets and uses them if available, or otherwise\nfalls back to the implementation in the `ctr` crate.\n\nIf you would prefer not to have this autodetection performed, use the `aes`\ncrate directly with the `ctr` crate.","modified":"2021-05-04T01:28:43Z","published":"2021-04-29T12:00:00Z","database_specific":{"license":"CC0-1.0"},"references":[{"type":"PACKAGE","url":"https://crates.io/crates/aes-ctr"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2021-0061.html"},{"type":"WEB","url":"https://github.com/RustCrypto/block-ciphers/pull/200"}],"affected":[{"package":{"name":"aes-ctr","ecosystem":"crates.io","purl":"pkg:cargo/aes-ctr"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"}]}],"ecosystem_specific":{"affects":{"arch":[],"os":[],"functions":[]},"affected_functions":null},"database_specific":{"cvss":null,"source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2021-0061.json","categories":[],"informational":"unmaintained"}}],"schema_version":"1.7.3"}