Elgamal Cryptosystem

Exercise 
Demonstrate how to encrypt and decrypt the value 4 using Elgamal cryptosystem. Consider the following values in your algorithm. Show all steps in the computation. 
•	p = 83
•	g = 5 
•	d=2
•	k=4