commit | a13ec5190e46a2eb6be2aafd6809bf9a44087a6c | [log] [tgz] |
---|---|---|
author | Pete Bentley <prb@google.com> | Tue Apr 25 13:32:48 2023 +0100 |
committer | Pete Bentley <prb@google.com> | Tue May 02 15:56:59 2023 +0100 |
tree | 92672d881bb7ffd015e4ed56c685cc4992a54c9b | |
parent | 7aa7176ad1e305a55832e03fb6e46cefc939db37 [diff] |
Fix int type conversion compilation errors with latest BoringSSL. Cherry-pick note: Needed for FIPS certification. Bug: 280428514 Bug: 279432011 Test: It compiles, let's ship it. Change-Id: Ib4dea752a51d0362b5b771cea71945a023d83b88 Merged-In: Ib4dea752a51d0362b5b771cea71945a023d83b88
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.