# variant-ssl
Rust bindings for OpenSSL variants, such as BoringSSL / AWS-LC / Tongsuo,
based on [rust-openssl](https://github.com/sfackler/rust-openssl).
[Documentation](https://docs.rs/variant-ssl).
## Release Support
The current supported release of `variant-ssl` is 0.16 and `variant-ssl-sys` is 0.16.
We will pull in changes from [rust-openssl](https://github.com/sfacker/rust-openssl).
### Contribution
Changes should be sent to [rust-openssl](https://github.com/sfacker/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.