Adam Langley 8a99cb29d1 Add secure DSA nonce flag.
This change adds the option to calculate (EC)DSA nonces by hashing the
message and private key along with entropy to avoid leaking the private
key if the PRNG fails.
2013-06-13 17:26:07 +01:00
..
2013-06-13 17:26:07 +01:00
2013-06-13 17:26:07 +01:00
2008-11-05 18:39:08 +00:00
2013-06-13 17:26:07 +01:00
2013-06-13 17:26:07 +01:00
2011-09-05 09:46:15 +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.