Name: Fatoumata Drammeh Due Date: Tuesday, April 8th 11:59pm Professor: William Skeith Class: CSC 38000
Only used Linux Steps to compile
- In 380-chat directory terminal:
- make clean
- make
- ./chat -l & sleep 1 && ./chat -c localhost & There should be many printf statements I used to make sure the keys were exchanged correctly and that the ciphertexts were correct.