openssl/crypto/buffer
Rich Salz 74924dcb38 More secure storage of key material.
Add secure heap for storage of private keys (when possible).
Add BIO_s_secmem(), CBIGNUM, etc.
Add BIO_CTX_secure_new so all BIGNUM's in the context are secure.
Contributed by Akamai Technologies under the Corporate CLA.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-06-23 17:09:35 -04:00
..
buf_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
buf_str.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
buffer.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00