1 name: "sec1"
2 description: "Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys (also described in RFC5915) as well as the Elliptic-Curve-Point-to-Octet-String and Octet-String-to-Elliptic Curve-Point encoding algorithms."
3 third_party {
4   version: "0.7.3"
5   license_type: NOTICE
6   last_upgrade_date {
7     year: 2023
8     month: 12
9     day: 15
10   }
11   homepage: "https://crates.io/crates/sec1"
12   identifier {
13     type: "Archive"
14     value: "https://static.crates.io/crates/sec1/sec1-0.7.3.crate"
15     version: "0.7.3"
16   }
17 }
18