boring2/openssl-sys/src
Stefan Bühler 85d78b29af Add bindings and consts for x509 extensions flags and (extended) key usage 2020-09-26 19:41:31 +02:00
..
aes.rs Add AES_wrap_key and AES_unwrap_key functionality 2019-06-05 21:03:34 -06:00
asn1.rs Format code using 'cargo fmt' 2019-11-14 21:00:53 +05:30
bio.rs add SslStreamBuilder::set_dtls_mtu_size(usize) 2019-12-29 04:17:00 +09:00
bn.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
cms.rs Format code using 'cargo fmt' 2019-11-14 21:00:53 +05:30
conf.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
crypto.rs Implement Clone for PKey 2019-10-01 18:45:10 -07:00
dh.rs Rustfmt 2019-02-22 10:14:15 -07:00
dsa.rs Implement Clone for Dsa 2019-02-28 14:10:49 -05:00
dtls1.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
ec.rs Format code using 'cargo fmt' 2019-11-14 21:00:53 +05:30
err.rs Run clippy 2020-05-24 16:31:04 -07:00
evp.rs Add ecx support 2020-09-13 23:48:53 +09:00
hmac.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
lib.rs Make openssl not cleanup at exit, which can lead to race conditions on openssl >= 1.1.1b. 2020-07-28 12:00:44 +01:00
macros.rs Add ERR_PACK 2019-02-27 21:50:39 -08:00
obj_mac.rs Add ecx support 2020-09-13 23:48:53 +09:00
object.rs Add constructor for creating Asn1Object from a textual OID representation 2020-09-03 16:42:16 +02:00
ocsp.rs Update the OCSP_cert_to_id() signature for LibreSSL 2.8.1 2018-10-01 00:44:37 -04:00
ossl_typ.rs Add basic bindings to the API CRLs 2020-09-26 17:27:07 +02:00
pem.rs Add basic bindings to the API CRLs 2020-09-26 17:27:07 +02:00
pkcs7.rs Add from_der and to_der to PKCS7 2020-08-31 20:23:10 +02:00
pkcs12.rs Support libressl 2.8.0 2018-09-12 20:44:22 -07:00
rand.rs Add bindings to RAND_keep_random_devices_open 2018-11-22 09:32:50 -07:00
rsa.rs Rustfmt 2019-02-22 10:14:15 -07:00
safestack.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
sha.rs Changed all sha objects to be clonable per PR review suggestion. 2019-11-11 16:31:47 -08:00
srtp.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
ssl.rs Make openssl not cleanup at exit, which can lead to race conditions on openssl >= 1.1.1b. 2020-07-28 12:00:44 +01:00
ssl3.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
stack.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
tls1.rs Rustfmt 2019-02-22 10:14:15 -07:00
x509.rs Add bindings to access x509 extensions in various types 2020-09-26 18:37:28 +02:00
x509_vfy.rs Refactor openssl-sys 2018-09-12 19:21:18 -07:00
x509v3.rs Add bindings and consts for x509 extensions flags and (extended) key usage 2020-09-26 19:41:31 +02:00