This website requires JavaScript.
Explore
Help
Sign In
isopod
/
dist-iot-net
Watch
1
Star
0
Fork
You've already forked dist-iot-net
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Distributed IoT device cryptography.
14
Commits
1
Branch
0
Tags
56
KiB
Python
100%
515a0a0253
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
hornet
515a0a0253
Merge branch 'feature/py-cli' of github.com:hornetfighter515/dist-iot-net into feature/py-cli
2021-11-09 14:36:56 -05:00
src
Deleted test files
2021-11-09 14:36:37 -05:00
.gitignore
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
LICENSE
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
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
README.md
Distributed IoT network project
CSEC-604 project