Implementation of DSA authentication key generation in python
The program doesn't require any external libraries not bundled with python.
Run main.py Run command nr 1 and 2 in order to generate the parameters required for the algorithm to work. Run command nr 3 to generate the signature. Run command nr 4 to verify the signature.