gdsa: Generate nonces more securely.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 6 Sep 2013 09:46:54 +0000 (10:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 6 Mar 2014 18:25:42 +0000 (18:25 +0000)
commit77fdf13a3806b30dd8c2caac23ce5c160904bac9
tree71f661f6ec83265635fa3f09e9c74c0e3029d60a
parentc4e7958a84ee1d5275bd0c3412da310017ae42ae
gdsa: Generate nonces more securely.

Hash the private key and message, together with some random stuff.  This
ought to be hard to guess even if the randomness is bad.
pub/dsa-misc.c
pub/dsa.h
pub/gdsa.c
pub/gkcdsa.c
pub/t/gkcdsa