openssl/crypto/dsa
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
..
dsa_ameth.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
dsa_asn1.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
dsa_depr.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
dsa_gen.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_key.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
dsa_lib.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
dsa_ossl.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_pmeth.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_prn.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_sign.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
dsa_vrf.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
fips186a.txt misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00