commit | 9d26fb46e352bdbba1d83e9a4cba0f6cb5372a07 | [log] [tgz] |
---|---|---|
author | Oriol Prieto Gascó <opg@google.com> | Wed Oct 23 23:58:25 2024 +0000 |
committer | Oriol Prieto Gascó <opg@google.com> | Thu Oct 24 17:49:26 2024 +0000 |
tree | a3902953fe465dc99b57201679da85e35b417abb | |
parent | 06809808bb3ad2dafa373e0ec5eca43e93f0c4cc [diff] |
Add libopenssl to the configinfrastructure apex Bug: 327170179 Change-Id: Ie9ddc0f8d4359fa30221214a582cd77cf82b90fe
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.