| .. |
|
ssl
|
Fix some accidentally-public functions
|
2018-10-18 11:37:36 -07:00 |
|
x509
|
Merge pull request #937 from marcoh00/iterable-x509names
|
2018-07-07 20:20:45 -07:00 |
|
aes.rs
|
Clean up IGE example
|
2018-07-04 23:15:33 -07:00 |
|
asn1.rs
|
Switch to accessors in libressl where possible
|
2018-06-09 21:49:36 -07:00 |
|
bio.rs
|
Address comments.
|
2018-10-02 22:53:03 -04:00 |
|
bn.rs
|
Overhaul openssl cfgs
|
2018-05-20 12:33:02 -07:00 |
|
cms.rs
|
Fix types
|
2018-06-01 20:07:13 -07:00 |
|
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
|
Impl Sync and Send for various types
|
2018-03-09 22:14:50 -08:00 |
|
dh.rs
|
Switch to accessors in libressl where possible
|
2018-06-09 21:49:36 -07:00 |
|
dsa.rs
|
Simplify DSA from private components
|
2018-06-23 18:16:32 +02:00 |
|
ec.rs
|
Support min/max version in LibreSSL
|
2018-05-19 19:57:12 -07:00 |
|
ecdsa.rs
|
Add support for encoding and decoding ECDSA signatures
|
2018-09-28 14:43:33 +02:00 |
|
error.rs
|
Always include something in ErrorStack's Display
|
2018-02-27 15:56:23 -08: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
|
Add new SHAKE128/256 EVP message digest functions in OpenSSL 1.1.1, fixes #1017.
|
2018-11-21 15:46:03 -05:00 |
|
lib.rs
|
Fix cargo dependency documentation
|
2018-11-24 13:29:10 -07:00 |
|
macros.rs
|
Rename key serialization/deserialization methods
|
2018-01-06 13:27:44 -08:00 |
|
memcmp.rs
|
Add instructions for adding OpenSSL DLLs to PATH if needed during install
|
2017-09-28 13:34:49 -04:00 |
|
nid.rs
|
fix build on older rustc
|
2018-06-01 20:47:46 -07:00 |
|
ocsp.rs
|
Rename key serialization/deserialization methods
|
2018-01-06 13:27:44 -08:00 |
|
pkcs5.rs
|
Remove version-specific features
|
2018-03-19 00:41:33 -07:00 |
|
pkcs7.rs
|
Cleanup
|
2018-10-10 21:25:29 -07:00 |
|
pkcs12.rs
|
Rename X509Ref::fingerprint to X509Ref::digest and avoid allocating
|
2018-05-24 21:07:36 -07:00 |
|
pkey.rs
|
Return `PKey<Private>` from `private_key_from_der`
|
2018-04-04 14:58:52 +02:00 |
|
rand.rs
|
Add bindings to RAND_keep_random_devices_open
|
2018-11-22 09:32:50 -07:00 |
|
rsa.rs
|
Fix typo
|
2018-09-13 12:39:57 -10:00 |
|
sha.rs
|
Bump hex to 0.3
|
2018-01-01 17:38:38 +01:00 |
|
sign.rs
|
Overhaul openssl cfgs
|
2018-05-20 12:33:02 -07:00 |
|
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
|
Remove deprecated APIs
|
2017-12-25 22:09:27 -07:00 |
|
symm.rs
|
Fix spelling in symm docs
|
2018-07-14 11:54:26 -10:00 |
|
util.rs
|
Remove deprecated APIs
|
2017-12-25 22:09:27 -07:00 |
|
version.rs
|
Overhaul openssl cfgs
|
2018-05-20 12:33:02 -07:00 |