variant-ssl-sys

Crates.iovariant-ssl-sys
lib.rsvariant-ssl-sys
version0.15.11
sourcesrc
created_at2024-01-04 06:14:49.228806+00
updated_at2025-02-20 02:49:34.074512+00
descriptionFFI bindings to OpenSSL variants such as BoringSSL / AWS-LC / Tongsuo
homepage
repositoryhttps://github.com/zh-jq/rust-variant-ssl
max_upload_size
id1088201
size415,677
Zhang Jingqiang (zh-jq)

documentation

README

variant-ssl

Rust bindings for OpenSSL variants, such as BoringSSL / AWS-LC / Tongsuo, based on rust-openssl.

Documentation.

Release Support

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.

Contribution

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.

Commit count: 4506

cargo fmt