Crates.io | variant-ssl |
lib.rs | variant-ssl |
version | |
source | src |
created_at | 2024-01-04 06:15:05.104757 |
updated_at | 2024-12-07 08:07:28.878823 |
description | Bindings for OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo |
homepage | |
repository | https://github.com/zh-jq/rust-variant-ssl |
max_upload_size | |
id | 1088202 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Rust bindings for OpenSSL variants, such as BoringSSL / AWS-LC / Tongsuo, based on rust-openssl.
The current supported release of variant-ssl
is 0.15 and variant-ssl-sys
is 0.15.
We will pull in changes from rust-openssl.
Changes should be sent to rust-openssl first, and then we can pull them in after merged.
If rejected or ignored (e.g. Tongsuo / AWS-LC specific), you can submit PRs in this repo.
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.