""" PROJECT IS DIVIED INTO THREE PARTS
- CONNECTON
- KEY GENERATION
- DIGITAL SIGNATURE """
LIBRARY NEED TO BE INSTALLED
- pip install pycryptodome
-
If you want run it locally then simplay run HOST1 in one terminal and HOST2 in other terminat
-
Run on two different systems with same network (same wifi) and change HOST1.py host = '0.0.0.0' and HOST1.py host varible to IP address of HOST1.py machine
#feel free to contrabute in it and improve it