Commit Graph

3 Commits

Author SHA1 Message Date
jkissane2
e15ad8cd12 Lab Encryption Submission
Yes, writing my own code helped me understand the problem better. At
first, I was just following the examples, but then once I created my
own crack_caesar function, I had to really think about how the Caesar
cipher worked and how it could be used to find the secret number.

I honestly had a very hard time figuring out Checkpoint 2. But,
with help, I had to line up the letters in the plaintext and the
ciphertext.
2026-04-18 13:21:53 -04:00
jkissane2
d31003d5df Unfinished encryption lab answers. 2026-04-06 23:56:33 -04:00
d2711f367b Initial commit 2026-02-13 02:34:32 +00:00