Go to file
openharmony_ci 9ecc4fe46d
!18 同步社区pr 修复rust-openssl 漏洞 RUSTSEC-2024-0357
Merge pull request !18 from archane/bugfix
2024-11-06 07:31:07 +00:00
.circleci Use CircleCI for MacOS builds 2017-11-20 18:39:29 -08:00
openssl dded a utility function to ensure rust-openssl never have an issue with 0-length slices from pointers again 2024-11-05 10:11:38 +08:00
openssl-errors rust-openssl版本升级到0.10.56 2024-02-27 17:15:05 +08:00
openssl-macros rust-openssl版本升级到0.10.56 2024-02-27 17:15:05 +08:00
openssl-sys 修复 lj-cargo-5686192-0635719 问题 2024-03-07 11:10:27 +08:00
systest rust-openssl版本升级到0.10.56 2024-02-27 17:15:05 +08:00
.gitignore Add an API to install extra data 2017-07-15 16:50:36 -07:00
Cargo.toml upgrade openssl version to 0.10.47 2023-04-17 20:41:16 +08:00
OAT.xml OAT屏蔽规则添加测试用证书和秘钥文件 2023-09-11 17:32:43 +08:00
README.md upgrade openssl version to 0.10.47 2023-04-17 20:41:16 +08:00
README.OpenSource !11 升级rust-openssl版本到0.10.56 2024-03-06 08:42:01 +00:00
THIRD_PARTY Add OpenSSL license to THIRD_PARTY 2015-02-13 23:22:52 -08:00

rust-openssl

crates.io

OpenSSL bindings for the Rust programming language.

Documentation.

Release Support

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.

Contribution

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.