commit | bc12f8c91a9b06a8d903c9427a3379a8e476ff5f | [log] [tgz] |
---|---|---|
author | David Drysdale <[email protected]> | Mon Sep 12 08:48:27 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Sep 12 08:48:27 2022 +0000 |
tree | ae644a3860e0c5431a702f4c411107a35e9de0b1 | |
parent | 344f4969449f5f0004228702a0f75954bb38eae1 [diff] | |
parent | 40a077105fb1cce1868d641a6149caf38ea19d5d [diff] |
Add ec::EcKey::private_key_from_der_for_group am: a129200580 am: 6d72cc850a am: 40a077105f Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2191953 Change-Id: I1807c97fedcd7801d521f72d428f059f8faf1182 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.