openssl/crypto/ec
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
..
asm
ec2_mult.c
ec2_oct.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ec2_smpl.c
ec_ameth.c
ec_asn1.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
ec_check.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ec_curve.c
ec_cvt.c
ec_err.c
ec_key.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ec_lcl.h
ec_lib.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ec_mult.c
ec_oct.c
ec_pmeth.c
ec_print.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c Fix build errors with enable-ec_nistp_64_gcc_128 2015-05-29 12:40:53 +02:00
ecp_nistp256.c Fix build errors with enable-ec_nistp_64_gcc_128 2015-05-29 12:40:53 +02:00
ecp_nistp521.c Fix build errors with enable-ec_nistp_64_gcc_128 2015-05-29 12:40:53 +02:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c
ecp_oct.c EC_POINT_is_on_curve does not return a boolean 2015-06-10 10:43:53 +01:00
ecp_smpl.c
Makefile