| .. |
|
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
|
Add ERR_PACK
|
2019-02-27 21:50:39 -08:00 |
|
evp.rs
|
ocb is only available in openssl 1.1 and later
|
2020-05-09 01:02:34 +02:00 |
|
hmac.rs
|
Refactor openssl-sys
|
2018-09-12 19:21:18 -07:00 |
|
lib.rs
|
Attach cfg[allow_deprecated] to methods w/ uninitialized functionality
|
2020-02-10 12:53:51 -08:00 |
|
macros.rs
|
Add ERR_PACK
|
2019-02-27 21:50:39 -08:00 |
|
obj_mac.rs
|
Added support for Ed25519 and Ed448 signatures
|
2019-08-16 11:15:04 +02:00 |
|
object.rs
|
Refactor openssl-sys
|
2018-09-12 19:21:18 -07: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 a shim for X509_STORE_get0_objects and X509_OBJECT_free
|
2020-03-24 12:33:54 -05:00 |
|
pem.rs
|
Use d2i_PKCS8_PRIV_KEY_INFO instead of *_bio
|
2019-12-04 02:02:33 +01:00 |
|
pkcs7.rs
|
Refactor to match style and add documentation.
|
2018-10-02 17:25:18 -04: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
|
Add SslContextBuilder::set_cert_store
|
2020-04-07 17:05:38 -07: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 a shim for X509_STORE_get0_objects and X509_OBJECT_free
|
2020-03-24 12:33:54 -05:00 |
|
x509_vfy.rs
|
Refactor openssl-sys
|
2018-09-12 19:21:18 -07:00 |
|
x509v3.rs
|
X.509: add verify methods
|
2019-03-11 22:35:43 +01:00 |