mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-05 19:20:34 +01:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
21 lines
416 B
Markdown
21 lines
416 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2020-0058"
|
|
package = "stream-cipher"
|
|
date = "2020-10-15"
|
|
informational = "unmaintained"
|
|
url = "https://github.com/RustCrypto/traits/pull/337"
|
|
|
|
[versions]
|
|
patched = []
|
|
unaffected = []
|
|
```
|
|
|
|
# crate has been renamed to `cipher`
|
|
|
|
This crate has been renamed from `stream-cipher` to `cipher`.
|
|
|
|
The new repository location is at:
|
|
|
|
<https://github.com/RustCrypto/traits/tree/master/cipher>
|