boring2/openssl/src
Thomas Whiteway 106d613805 Free r and s on ECDSA_SIG before overwriting them in ECDSA_SIG_set0 2019-09-06 10:52:15 +01:00
..
ssl Hack around an unpatched OpenSSL issue 2019-07-18 22:44:02 -04:00
x509 X.509: add verify methods 2019-03-11 22:35:43 +01:00
aes.rs Address comments 2019-06-07 19:32:36 -06:00
asn1.rs Fix doc link bugs 2019-05-03 07:32:05 -07: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 Conditionally compile PEM functions for CMS 2019-06-12 16:48:16 +02: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 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 Expose EC_POINT_dup as EcPoint::to_owned 2019-06-19 21:34:48 +02:00
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 Clean up seal/open a bit 2019-04-23 20:21:43 -07:00
error.rs Display for Error was incorrectly showing func instead of reason. 2019-05-30 15:06:14 -04: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 Expose EVP_MD_type() 2019-03-19 11:10:35 -04:00
lib.rs Clean up seal/open a bit 2019-04-23 20:21:43 -07:00
macros.rs Rename key serialization/deserialization methods 2018-01-06 13:27:44 -08: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 Clean up seal/open a bit 2019-04-23 20:21:43 -07: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 Rustfmt 2019-02-22 10:14:15 -07:00
sign.rs Rustfmt 2019-02-22 10:14:15 -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 Implement AsRef<str/[u8]> for OpensslString{Ref} 2019-01-17 14:19:36 +01:00
symm.rs Add AES-192 tests in CTR, CFB, and OFB modes 2019-07-07 11:07:20 +08:00
util.rs Remove deprecated APIs 2017-12-25 22:09:27 -07:00
version.rs Reconcile exdata and version functions between libraries/versions. 2019-04-24 23:15:56 -04:00