boring2/tokio-boring/tests
Anthony Ramine 907eaf079c Introduce async callbacks
We introduce tokio_boring::SslContextBuilderExt, with 2 methods:

* set_async_select_certificate_callback
* set_async_private_key_method
2023-10-10 09:22:36 +01:00
..
common Introduce helper module in tokio-boring tests 2023-10-10 09:22:36 +01:00
async_private_key_method.rs Introduce async callbacks 2023-10-10 09:22:36 +01:00
async_select_certificate.rs Introduce async callbacks 2023-10-10 09:22:36 +01:00
cert.pem Add tokio-boring 2020-11-11 19:26:22 +00:00
client_server.rs Introduce helper module in tokio-boring tests 2023-10-10 09:22:36 +01:00
key.pem Add tokio-boring 2020-11-11 19:26:22 +00:00
pubkey.der Add RPK and PQ crypto features 2023-07-07 13:50:36 +01:00
pubkey2.der Add RPK and PQ crypto features 2023-07-07 13:50:36 +01:00
rpk.rs Fix Diplay panics for HandshakeError with `rpk` (fixes #140) 2023-08-03 15:00:09 +01:00