openssl/crypto/dsa
Ismo Puustinen f00a10b897 GH367: Fix dsa keygen for too-short seed
If the seed value for dsa key generation is too short (< qsize),
return an error. Also update the documentation.

Signed-off-by: Rich Salz <rsalz@akamai.com>
Reviewed-by: Emilia Käsper <emilia@openssl.org>
2015-08-27 22:57:00 -04:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
dsa_ameth.c RT3774: double-free in DSA 2015-07-29 21:21:00 -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 GH367: Fix dsa keygen for too-short seed 2015-08-27 22:57:00 -04:00
dsa_key.c More secure storage of key material. 2015-06-23 17:09:35 -04:00
dsa_lib.c RT3999: Remove sub-component version strings 2015-08-10 12:13:32 -04: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 Add DSA digest length checks. 2015-08-24 15:12:52 +01: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