mirror of
https://github.com/rustsec/advisory-db.git
synced 2026-07-16 00:12:29 -04:00
libsecp256k1 is unmaintained
This commit is contained in:
15
crates/libsecp256k1/RUSTSEC-0000-0000.md
Normal file
15
crates/libsecp256k1/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,15 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "libsecp256k1"
|
||||
date = "2025-01-14"
|
||||
url = "https://github.com/paritytech/libsecp256k1/pull/159"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# libsecp256k1 is unmaintained
|
||||
|
||||
The maintainers recommend using [k256](https://crates.io/crates/k256) instead.
|
||||
Reference in New Issue
Block a user