Skip to content

Commit 1eb929b

Browse files
authored
feat(identity): allow importing and exporting ECDSA keys
Implement encoding to/decoding from DER-encoded secret key document for `ecdsa::SecretKey`. Implement encoding to/decoding from protobuf format for ECDSA keys. Bump dependency `p256` from 0.12 to 0.13. Bump dependency `sec1` from 0.3.0 to 0.7 Related: #3681. Pull-Request: #3863.
1 parent c93f753 commit 1eb929b

File tree

8 files changed

+255
-72
lines changed

8 files changed

+255
-72
lines changed

Cargo.lock

Lines changed: 167 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)