Dr. Stephen Henson 7fa27d9ac6 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:46:42 +00:00
..
2010-04-20 12:53:05 +00:00
2009-09-06 15:49:12 +00:00
2010-10-11 23:25:23 +00:00
2008-11-05 18:39:08 +00:00
2007-02-03 14:41:12 +00:00
2009-09-06 15:49:12 +00:00
2009-10-18 14:44:51 +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.