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.
This commit is contained in:
parent
2b1f25e131
commit
b9cf6dc6b5
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
src/py-cli/encrypt_decrypt.py
Normal file → Executable file
0
src/py-cli/encrypt_decrypt.py
Normal file → Executable file
0
src/py-cli/main.py
Normal file → Executable file
0
src/py-cli/main.py
Normal file → Executable file
0
src/py-cli/websock/alice.py
Normal file → Executable file
0
src/py-cli/websock/alice.py
Normal file → Executable file
0
src/py-cli/websock/bob.py
Normal file → Executable file
0
src/py-cli/websock/bob.py
Normal file → Executable file
Loading…
Reference in New Issue
Block a user