Distributed IoT device cryptography.
Go to file
hornet 5d0a26ca7e
Moved a bunch of files (#3)
Removed dumb stuff. Added nicer logging.
2021-11-16 01:02:14 +00:00
src Moved a bunch of files (#3) 2021-11-16 01:02:14 +00:00
.gitignore Add test config 2021-11-09 14:58:41 -05:00
LICENSE Moved a bunch of files (#3) 2021-11-16 01:02:14 +00:00
README.md Made Alice and Bob classes. Alice encrypts a message and sends it to Bob, who decrypts the message and should print the plaintext to show he decrypted it. However, that is not the case. 2021-10-17 17:38:16 -04:00
requirements.txt Moved a bunch of files (#3) 2021-11-16 01:02:14 +00:00

Distributed IoT network project

CSEC-604 project