Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER encoded private keys and Elliptic-Curve-Point-to-Octet-String encoding.
# Cargo.toml
[dependencies]
sec1 = "0.8.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses an EC private key from bytes using sec1.
No known issues recorded.
No dependency data recorded yet.