Commit 3554754
authored
feat(identity): switch from libsecp256k1 to k256
`libsecp256k1` is considered unmaintained, see [#159](paritytech/libsecp256k1#159).
Brief discussion here: #5888.
[`k256`](https://crates.io/crates/k256) is also a pure Rust implementation just like `libsecp256k1`.
Pull-Request: #5892.1 parent 155ccfe commit 3554754
File tree
5 files changed
+94
-174
lines changed- identity
- src
5 files changed
+94
-174
lines changed
0 commit comments