Commit 74924dcb authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

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: default avatarRichard Levitte <levitte@openssl.org>
parent ce7e647b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment