chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
4e67e30
)
dh, keyutil: Implement KCDSA key generation.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 11 Feb 2006 20:50:29 +0000
(20:50 +0000)
committer
Mark 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