boring2/openssl
Jethro Beekman aeefa364b7 Decouple C SSL Option bit flags from Rust version
The OpenSSL "SSL_OP_*" flags are in constant flux between different OpenSSL
versions. To avoid having to change the Rust definitions, we implement our
own numbering system in Rust, and use an automatically-generated C shim to
convert the bitflags at runtime.
2015-07-01 21:49:11 -07:00
..
src Decouple C SSL Option bit flags from Rust version 2015-07-01 21:49:11 -07:00
test Add a test that checks whether 3 known subject attributes can be retrieved by NID 2015-06-30 23:51:54 -07:00
Cargo.toml ssl: support ALPN 2015-06-29 10:58:45 -04:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00