commit | e6a65662c6aa4b95a788da331226751d977eddc6 | [log] [tgz] |
---|---|---|
author | David Drysdale <[email protected]> | Mon Sep 12 09:27:58 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Sep 12 09:27:58 2022 +0000 |
tree | ae644a3860e0c5431a702f4c411107a35e9de0b1 | |
parent | 6c0c82add657d2410ef459003d5af68ade13e0bd [diff] | |
parent | bc12f8c91a9b06a8d903c9427a3379a8e476ff5f [diff] |
Add ec::EcKey::private_key_from_der_for_group am: a129200580 am: 6d72cc850a am: 40a077105f am: bc12f8c91a Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2191953 Change-Id: Ic3190cfb89c6099a3eadda4fa01e40f36ab8a1dd Signed-off-by: Automerger Merge Worker <[email protected]>
OpenSSL bindings for the Rust programming language.
The current supported release of openssl
is 0.10 and openssl-sys
is 0.9.
New major versions will be published at most once per year. After a new release, the previous major version will be partially supported with bug fixes for 3 months, after which support will be dropped entirely.
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 under the terms of both the Apache License, Version 2.0 and the MIT license without any additional terms or conditions.