[4944] in cryptography@c2.net mail archive
DSA sign only
daemon@ATHENA.MIT.EDU (Hans Viens)
Wed Jun 23 13:08:50 1999
Date: Wed, 23 Jun 1999 11:37:33 -0400
To: coderpunks@toad.com
From: Hans Viens <vieh01@gel.usherb.ca>
Cc: cryptography@c2.net
Hi,
I'm working with Elgamal public Key algorithm for encryption only. Now, I
need to generate a signature with DSA (signature only). Do I have to
calculate all the parameters (p, q, g, y, x ...)
or is it possible to use parameters already calculate in Elgamal algorithm ?
Best regards,
Hans...