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
..
2010-10-04 13:58:41 +00:00
2009-09-06 15:49:46 +00:00
2010-03-08 18:07:05 +00:00
2010-10-11 23:49:22 +00:00
2008-11-05 18:39:08 +00:00
2007-02-03 14:41:12 +00:00
2010-03-08 18:07:05 +00:00
2009-10-18 14:53:00 +00:00

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.