Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 205 Bytes

DSA

Implementation of the DSA in python.

Usage

In order to run the program first you need to install gmpy2.

$ pip install gmpy2

Then run the program:

$ python DSA.py < <input_file>