[GH-ISSUE #937] should stop using aes-ctr, aes-soft and aesni #459

Closed
opened 2026-02-27 19:30:44 +03:00 by kerem · 1 comment
Owner

Originally created by @gdesmott on GitHub (Jan 12, 2022).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/937

Originally assigned to: @roderickvd on GitHub.

The aes-ctr, aes-soft and aesni crates are no longer maintained, we should use aes instead, see RUSTSEC-2021-0060, RUSTSEC-2021-0061 and RUSTSEC-2021-0059.

Because of this, tools like cargo deny check will raise errors for all projects using librespost.

Originally created by @gdesmott on GitHub (Jan 12, 2022). Original GitHub issue: https://github.com/librespot-org/librespot/issues/937 Originally assigned to: @roderickvd on GitHub. The `aes-ctr`, `aes-soft` and `aesni` crates are no longer maintained, we should use `aes` instead, see [RUSTSEC-2021-0060](https://rustsec.org/advisories/RUSTSEC-2021-0060), [RUSTSEC-2021-0061 ](https://rustsec.org/advisories/RUSTSEC-2021-0061) and [RUSTSEC-2021-0059](https://rustsec.org/advisories/RUSTSEC-2021-0059). Because of this, tools like `cargo deny check` will raise errors for all projects using `librespost`.
kerem 2026-02-27 19:30:44 +03:00
Author
Owner

@roderickvd commented on GitHub (Jan 12, 2022):

This has been fixed in new-api @ github.com/librespot-org/librespot@89a5133bd7.

<!-- gh-comment-id:1011323348 --> @roderickvd commented on GitHub (Jan 12, 2022): This has been fixed in `new-api` @ https://github.com/librespot-org/librespot/commit/89a5133bd70e68b1182592d6e98ff17fc1898fba.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#459
No description provided.