Files
advisory-db/crates/stream-cipher/RUSTSEC-2020-0058.md
github-actions[bot] 218de91af9 Assigned RUSTSEC-2020-0058 to stream-cipher (#445)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-25 12:14:03 -07:00

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>