| .. |
|
ssl
|
Add a fixme to drop const prefixes
|
2017-02-19 14:24:05 -08:00 |
|
x509
|
mention the common fields
|
2017-02-22 22:05:39 -08:00 |
|
aes.rs
|
Support AES IGE
|
2017-01-21 09:41:13 +00:00 |
|
asn1.rs
|
Merge branch 'master' into x509_req_version_subject
|
2017-02-11 09:11:25 -08:00 |
|
bio.rs
|
Rustfmt
|
2016-10-30 16:37:45 -07:00 |
|
bn.rs
|
Fix Shr trait impl for BigNum: was using shl
|
2017-03-01 11:24:11 -05:00 |
|
conf.rs
|
Merge remote-tracking branch 'origin/master' into x509-builder
|
2017-02-11 10:13:00 -08:00 |
|
crypto.rs
|
Support chacha20 and chacha20_poly1305
|
2017-01-21 11:12:02 +00:00 |
|
dh.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
dsa.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
ec.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
ec_key.rs
|
Rename ec_key to ec
|
2016-11-14 22:37:01 +01:00 |
|
error.rs
|
Expose more error information
|
2017-02-19 16:05:58 -08:00 |
|
hash.rs
|
Fix docs
|
2017-01-01 10:07:32 -08:00 |
|
lib.rs
|
Release v0.9.9
|
2017-03-14 12:55:36 -07:00 |
|
macros.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
memcmp.rs
|
Use constants rather than constructors for Nid
|
2016-10-22 15:58:06 -07:00 |
|
nid.rs
|
Rustfmt
|
2016-10-30 16:37:45 -07:00 |
|
ocsp.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
pkcs5.rs
|
scrypt support
|
2017-02-21 21:15:52 -08:00 |
|
pkcs12.rs
|
Don't allow Stacks to be allocated with a null-ptr
|
2017-03-07 07:39:25 +01:00 |
|
pkey.rs
|
Support PKCS#8 private key deserialization
|
2017-02-14 19:37:25 -08:00 |
|
rand.rs
|
Flatten crypto module
|
2016-10-22 09:16:38 -07:00 |
|
rsa.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
sign.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
stack.rs
|
Don't allow Stacks to be allocated with a null-ptr
|
2017-03-07 07:39:25 +01:00 |
|
string.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
symm.rs
|
Support chacha20 and chacha20_poly1305
|
2017-01-21 11:12:02 +00:00 |
|
types.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
util.rs
|
Make password callback return a Result
|
2016-11-13 16:18:52 +00:00 |
|
verify.rs
|
Switch to foreign_types
|
2017-02-03 23:03:35 -08:00 |
|
version.rs
|
Little cleanup
|
2017-01-01 11:05:54 -08:00 |