Commit graph

6 commits

Author SHA1 Message Date
Jan Rüth
490340afa7 Bump and cleanup deps and fix lints 2025-10-07 18:44:13 +02:00
John Howard
aa6e1c36f8 Update to rustls 0.23 2024-03-27 08:34:11 +01:00
Jan Rüth
b1188e2ef1 Update to v22 2023-12-08 13:38:17 +01:00
Jan Rüth
107b463b84 more tests 2023-11-30 23:18:09 +01:00
Jan Rüth
fa032e97d1 Consolidate rustls dependencies in workspace deps 2023-11-30 00:29:31 +01:00
Jan Rüth
5c45b9426b Initial dump for a boring-rustls-provider
This is just a dump of me figuring out how to interface with boring and rustls.
It works to establish a connection and exchange data but I haven't written real tests yet, nor did I cleanup the code or made the effort to make it look nice.
There is probably some code in here that should rather live in the `boring` crate.
2023-11-19 17:49:03 +01:00