Overhauled SSL to use explicit BIO buffers

This commit is contained in:
2023-02-24 17:47:13 -05:00
parent 98c1b2d599
commit 596e39add8
6 changed files with 293 additions and 165 deletions

View File

@@ -8,4 +8,4 @@ Do something about std::cerr && std::cout once and for all.
Fix math.random (?)
Do a better job handling 'close' in the driver (need some equivalent of SSL_shutdown)