commit | 2571c6c4e21d5b615c772de3fdc3bffdd5044489 | [log] [tgz] |
---|---|---|
author | Viktoriia Kovalova <vkovalova@google.com> | Thu Oct 17 12:25:45 2024 +0000 |
committer | Viktoriia Kovalova <vkovalova@google.com> | Thu Oct 17 12:25:45 2024 +0000 |
tree | 1d8b60e1c0dcffb04015fbf94307a26546c0253a | |
parent | 3798c89763e26da6d031b88c4df0a0d1ddf97075 [diff] |
Add SDV RPC to openssl's visibility Add new version of RPC library to the visibility list. Add tokio_openssl for async support. Bug: 373353036, 359576482 Test: m Change-Id: Ie0b73c974c3cbb1dec9966beddc5389e95315dd7
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.