boring2/boring/src
Yuchen Wu a3cdf8769a Add new(), connect(), accept() and handshake() to SslStream
These APIs allow more SslStream to be used more flexibly
2023-09-21 17:40:06 +02:00
..
ssl Add new(), connect(), accept() and handshake() to SslStream 2023-09-21 17:40:06 +02:00
x509 Separate `fips` and `fips-link-precompiled` features. 2023-08-30 11:41:20 +01:00
aes.rs Remove uses of `mem::uninitialized` 2022-09-16 12:13:55 -05:00
asn1.rs Resolve an injection vulnerability in EKU creation 2023-05-05 11:10:10 +02:00
base64.rs Fix lints 2023-03-27 13:15:12 +02:00
bio.rs Separate `fips` and `fips-link-precompiled` features. 2023-08-30 11:41:20 +01:00
bn.rs psuedo → pseudo 2023-02-28 13:27:35 +01:00
conf.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
derive.rs boring: Fix memory leak in `Deriver` 2022-07-01 12:44:04 -05:00
dh.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
dsa.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
ec.rs Fix lints 2023-03-27 13:15:12 +02:00
ecdsa.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
error.rs Fix lints 2023-03-27 13:15:12 +02:00
ex_data.rs Rename stuff 2020-11-11 17:47:30 +00:00
fips.rs Separate `fips` and `fips-link-precompiled` features. 2023-08-30 11:41:20 +01:00
hash.rs Fix lints 2023-03-27 13:15:12 +02:00
lib.rs Switch boring from lazy_static to once_cell 2023-08-02 12:14:02 +01:00
macros.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
memcmp.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
nid.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
pkcs5.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
pkcs12.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
pkey.rs Merge pull request #83 from signalapp/private_key_to_der_pkcs8 2023-07-27 10:11:02 +01:00
rand.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
rsa.rs Fix lints 2023-03-27 13:15:12 +02:00
sha.rs Remove uses of `mem::uninitialized` 2022-09-16 12:13:55 -05:00
sign.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
srtp.rs Remove unused `*Ref` parameters to macro 2021-08-17 10:44:50 -05:00
stack.rs Fix lints 2023-03-27 13:15:12 +02:00
string.rs Fix clippy warnings 2022-09-16 12:13:55 -05:00
symm.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
util.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00
version.rs Run `cargo fix --edition 2021-08-13 15:22:56 -05:00