libsecp256k1 is unmaintained

This commit is contained in:
Dirkjan Ochtman
2026-04-14 11:47:25 +02:00
parent cf79a10732
commit 10ca1c0b6f

View 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.