mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-22 11:25:24 +01:00
xsalsa20poly1305 is unmaintained (#1694)
See https://github.com/RustCrypto/AEADs/pull/525
This commit is contained in:
20
crates/xsalsa20poly1305/RUSTSEC-0000-0000.md
Normal file
20
crates/xsalsa20poly1305/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "xsalsa20poly1305"
|
||||
date = "2023-05-16"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/RustCrypto/AEADs/pull/525"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been renamed to `crypto_secretbox`
|
||||
|
||||
This crate has been forked/renamed from `xsalsa20poly1305` to `crypto_secretbox`.
|
||||
|
||||
The new repository location is at:
|
||||
|
||||
<https://github.com/RustCrypto/nacl-compat/tree/master/crypto_secretbox>
|
||||
Reference in New Issue
Block a user