crypto: use less memory for storing keys
Use `BIO_new_mem_buf` where possible to reduce memory usage and initialization costs.
parent
4bd396a9
Please register or sign in to comment
Use `BIO_new_mem_buf` where possible to reduce memory usage and initialization costs.