dh, keyutil: Implement KCDSA key generation.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 11 Feb 2006 20:50:29 +0000 (20:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Feb 2006 20:50:29 +0000 (20:50 +0000)
New function dh_kcdsagen generates KCDSA prime groups.  It's less quick
than I'd hoped, but it appears to do the right thing.  Make the keyutil
generate keys of this kind, and add documentation.

Currently no tests.


No differences found