boring2/boring/src
Anthony Ramine 8a26577b5d Allow returning GetSessionPendingError from get session callbacks 2023-10-25 10:25:55 +01:00
..
ssl Allow returning GetSessionPendingError from get session callbacks 2023-10-25 10:25:55 +01:00
x509 Change X509VerifyResult to Result<(), X509VerifyError> 2023-10-11 14:42:59 +02: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 Fix clippy lints 2023-10-09 11:49:07 +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 Remove boring::fips::enable (fixes #150) 2023-10-10 15:34:56 +01:00
hash.rs Add SHA224, SHA512, SHA512-256 tests 2023-10-11 09:53:30 +02:00
lib.rs Introduce a new set of env variables for FIPS-like builds 2023-10-23 12:28:12 +02: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 Expose SHA512-256 2023-10-11 09:53:30 +02: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 Expose SHA512-256 2023-10-11 09:53:30 +02: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