{"id":"RUSTSEC-2021-0060","summary":"`aes-soft` 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\nAES-NI is now autodetected at runtime on `i686`/`x86-64` platforms.\nIf AES-NI is not present, the `aes` crate will fallback to a constant-time\nportable software implementation.\n\nTo force the use of a constant-time portable implementation on these platforms,\neven if AES-NI is available, use the new `force-soft` feature of the `aes`\ncrate to disable autodetection.","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-soft"},{"type":"ADVISORY","url":"https://rustsec.org/advisories/RUSTSEC-2021-0060.html"},{"type":"WEB","url":"https://github.com/RustCrypto/block-ciphers/pull/200"}],"affected":[{"package":{"name":"aes-soft","ecosystem":"crates.io","purl":"pkg:cargo/aes-soft"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0.0.0-0"}]}],"ecosystem_specific":{"affected_functions":null,"affects":{"arch":[],"functions":[],"os":[]}},"database_specific":{"categories":[],"cvss":null,"informational":"unmaintained","source":"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2021-0060.json"}}],"schema_version":"1.7.3"}