| commit | afac390708ae66584c9929bdb25e5ae58e0245ec | [log] [tgz] |
|---|---|---|
| author | James Farrell <jamesfarrell@google.com> | Thu Aug 29 16:49:55 2024 +0000 |
| committer | James Farrell <jamesfarrell@google.com> | Thu Aug 29 16:49:55 2024 +0000 |
| tree | e3a8226934b9b56e634679973138e928439be951 | |
| parent | 83becf5926cf54b9cd9c0eb3907d95c5ddbb479b [diff] |
Migrate 25 crates to monorepo. sec1 semver serde_cbor serde_derive shared_library slab smallvec smccc socket2 spin spki strsim strum strum_macros sync_wrapper syn-mid synstructure tempfile termcolor termtree textwrap thiserror thread_local tinytemplate tokio-macros Bug: 339424309 Test: treehugger Change-Id: Ic6c263ad27826689004b7d8fc0e03552f81e0f22
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.
This crate requires Rust 1.65 at a minimum.
We may change the MSRV in the future, but it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.