logo

RUSTSEC-2021-0061 aes-ctr

Package

Manager: cargo
Name: aes-ctr
Vulnerable Version: >=0.0.0-0

Severity

Level: Low

CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N/E:U/RL:O/RC:R

CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N

EPSS: N/A pctlN/A

Details

`aes-ctr` has been merged into the `aes` crate 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.

Metadata

Created: 2021-04-29T12:00:00Z
Modified: 2021-05-04T01:28:43Z
Source: https://osv-vulnerabilities
CWE IDs: N/A
Alternative ID: N/A
Finding: F431
Auto approve: 1