+7
−0
openssl/src/bio.rs
0 → 100644
+67
−0
openssl/src/bio/mod.rs
deleted100644 → 0
+0
−107
+30
−45
+32
−82
Loading
Dealing with byte buffers directly avoids error handling weirdness and we were loading it all into memory before anyway.