In this exercise I am using Visual Studio 2019 and a modified version of the std_lib_facilities header found here.
Chapter 25 // Exercise 13
Use TEA (section 25.5.6) to communicate "securely" between two computers. Email is minimally acceptable.
Use TEA (section 25.5.6) to communicate "securely" between two computers. Email is minimally acceptable.
Github: N/A
Using the program I created from here:
I created this "secure" message:
The key is "plumbus".
If you crack it, paste the message in the comments.
(If you're using my code, you'll have to edit the decipher function to read the correct text file).
No comments:
Post a Comment