Experiment 9 - Understanding ElGamal public key cryptosystem
What is the purpose of the ElGamal private key in the decryption process?
How is the original message recovered during ElGamal decryption?
In ElGamal encryption, why is it essential for the random number 'k' to be relatively prime to (p-1)?