| .. |
|
ssl
|
Add NO RENEGOTIATION option
|
2020-01-28 04:07:38 +09:00 |
|
x509
|
remove deprecated Error::description, replace deprecated cause with source
|
2019-12-21 23:53:49 +01:00 |
|
aes.rs
|
Format code using 'cargo fmt'
|
2019-11-14 21:00:53 +05:30 |
|
asn1.rs
|
fix a typo in the description of `Asn1Time`
|
2019-12-09 16:23:27 -05:00 |
|
base64.rs
|
Fix up base64 docs
|
2019-11-22 15:22:47 -08:00 |
|
bio.rs
|
Address comments.
|
2018-10-02 22:53:03 -04:00 |
|
bn.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
cms.rs
|
Format code using 'cargo fmt'
|
2019-11-14 21:00:53 +05:30 |
|
conf.rs
|
Added a macro that wraps foreign type, and impl Send and Sync for both,
|
2017-11-10 10:05:52 -05:00 |
|
derive.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
dh.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
dsa.rs
|
Expose pem serialize function for DSA private key
|
2019-06-30 23:35:50 +08:00 |
|
ec.rs
|
Format code using 'cargo fmt'
|
2019-11-14 21:00:53 +05:30 |
|
ecdsa.rs
|
Free r and s on ECDSA_SIG before overwriting them in ECDSA_SIG_set0
|
2019-09-06 10:52:15 +01:00 |
|
envelope.rs
|
Fix IV handling in envelope
|
2019-11-21 16:59:44 -08:00 |
|
error.rs
|
remove deprecated Error::description, replace deprecated cause with source
|
2019-12-21 23:53:49 +01:00 |
|
ex_data.rs
|
Add an API to install extra data
|
2017-07-15 16:50:36 -07:00 |
|
fips.rs
|
FIPS mode support
|
2018-01-06 08:51:20 -08:00 |
|
hash.rs
|
Update openssl/src/hash.rs
|
2019-11-23 22:46:32 +08:00 |
|
lib.rs
|
Expose EVP_{Encode,Decode}Block interfaces for base64 coding
|
2019-11-14 10:06:24 +01:00 |
|
macros.rs
|
Replace try!() with ?
|
2019-12-17 16:09:06 +00:00 |
|
memcmp.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
nid.rs
|
fix build on older rustc
|
2018-06-01 20:47:46 -07:00 |
|
ocsp.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
pkcs5.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
pkcs7.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
pkcs12.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
pkey.rs
|
Use d2i_PKCS8_PRIV_KEY_INFO instead of *_bio
|
2019-12-04 02:02:33 +01:00 |
|
rand.rs
|
Fix doc link bugs
|
2019-05-03 07:32:05 -07:00 |
|
rsa.rs
|
Rustfmt
|
2019-02-22 10:14:15 -07:00 |
|
sha.rs
|
Added unit test to test that new cloning feature works as intended
|
2019-11-11 16:40:05 -08:00 |
|
sign.rs
|
Format code using 'cargo fmt'
|
2019-11-14 21:00:53 +05:30 |
|
srtp.rs
|
SRTP cleanup
|
2018-08-19 18:50:11 -07:00 |
|
stack.rs
|
Implement DoubleEndedIterator for stack iters
|
2018-10-22 08:49:24 -07:00 |
|
string.rs
|
Implement AsRef<str/[u8]> for OpensslString{Ref}
|
2019-01-17 14:19:36 +01:00 |
|
symm.rs
|
Format code using 'cargo fmt'
|
2019-11-14 21:00:53 +05:30 |
|
util.rs
|
Fix rustc warnings
|
2019-10-08 08:35:35 -04:00 |
|
version.rs
|
Reconcile exdata and version functions between libraries/versions.
|
2019-04-24 23:15:56 -04:00 |