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...
