openssl/crypto/bio
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
..
b_dump.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
b_print.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
b_sock.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bf_buff.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bf_lbuf.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bf_nbio.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bf_null.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bio_cb.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bio_err.c
bio_lcl.h
bio_lib.c Change BIO_number_read and BIO_number_written() to be 64 bit 2015-06-10 10:40:50 +01:00
bss_acpt.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_bio.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
bss_conn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_dgram.c Fix compilation failure for some tool chains 2015-06-02 23:35:28 +01:00
bss_fd.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_file.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_log.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_mem.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
bss_null.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
bss_sock.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00