commit | 787faf931078d864b3cdfff03bfc3147db800f99 | [log] [tgz] |
---|---|---|
author | Pete Bentley <[email protected]> | Tue Apr 25 13:32:48 2023 +0100 |
committer | Pete Bentley <[email protected]> | Tue Apr 25 16:23:15 2023 +0100 |
tree | 92672d881bb7ffd015e4ed56c685cc4992a54c9b | |
parent | f76d0100c20e67dfe2312465a9c8c5df241533c2 [diff] |
Fix int type conversion compilation errors with latest BoringSSL. Bug: 279432011 Test: It compiles, let's ship it. Change-Id: 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.