Distributed IoT device cryptography.
Go to file
2021-10-16 13:06:52 -04:00
src/py-cli Created a new file that encrypts and decrypts a message using the rsa library. Note: make sure to install the rsa library before using the following code. 2021-10-16 13:06:52 -04:00
.gitignore Initial commit 2021-10-14 13:21:55 -04:00
LICENSE Initial commit 2021-10-14 13:21:55 -04:00
README.md Update README.md 2021-10-14 13:29:34 -04:00

Distributed IoT network project

CSEC-604 project