commit | b18f879157ffec82b7a0792be3e7ab71a24941c7 | [log] [tgz] |
---|---|---|
author | Maurice Lam <[email protected]> | Thu Dec 21 22:48:57 2023 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Dec 21 22:48:57 2023 +0000 |
tree | 7c5a434ee42bb3e7d53336973fe5530595627bff | |
parent | 5c836de17cda06381b64a2fa886c57ba65c609e1 [diff] | |
parent | cd84efd888a947be39e5998b01dd743807c3e3d1 [diff] |
Rename bssl-ffi to bssl-sys am: c42d58dcc7 am: 4f1b0842e9 am: cd84efd888 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/openssl/+/2880479 Change-Id: Ib278ae43375ed9874775ff738080589b637fbdc3 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.