openssl-src 110.0.0+1.1.0f

Source of OpenSSL and logic to build it.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# openssl-src

This crate contains the logic to build OpenSSL and is intended to be consumed by
the `openssl-sys` crate. You likely in theory aren't interacting with this too
much!

# License

`openssl-src-rs` is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.