openssl/crypto/ec
Dr. Stephen Henson 198ce9a611 Add additional parameter to dsa_builtin_paramgen to output the generated
seed to: this doesn't introduce any binary compatibility issues as the
function is only used internally.

The seed output is needed for FIPS 140-2 algorithm testing: the functionality
used to be in DSA_generate_parameters_ex() but was removed in OpenSSL 1.0.0
2011-01-19 14:35:53 +00:00
..
.cvsignore
ec2_mult.c
ec2_smpl.c Add additional parameter to dsa_builtin_paramgen to output the generated 2011-01-19 14:35:53 +00:00
ec_ameth.c
ec_asn1.c
ec_check.c
ec_curve.c New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
ec_cvt.c
ec_err.c New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00
ec_key.c Add additional parameter to dsa_builtin_paramgen to output the generated 2011-01-19 14:35:53 +00:00
ec_lcl.h Add additional parameter to dsa_builtin_paramgen to output the generated 2011-01-19 14:35:53 +00:00
ec_lib.c
ec_mult.c
ec_pmeth.c
ec_print.c
ec.h (formatting error) 2010-08-26 14:40:11 +00:00
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c More C language police work. 2010-08-27 13:17:59 +00:00
ecp_smpl.c Add additional parameter to dsa_builtin_paramgen to output the generated 2011-01-19 14:35:53 +00:00
ectest.c Fix warning. 2011-01-09 17:50:06 +00:00
Makefile New 64-bit optimized implementation EC_GFp_nistp224_method(). 2010-08-26 14:29:55 +00:00