Cory
|
de981ca670
|
Trying to make progress with the challenge...
|
2024-05-08 12:37:25 -04:00 |
Cory
|
6ce564f821
|
Completed checkpoint 4 and added a dictionary txt
|
2024-05-07 13:50:26 -04:00 |
Cory
|
f5f3335453
|
Completed checkpoint 3
Created a function that decrypts by adding (256 -
secret number) and moduloing 256.
|
2024-05-07 12:54:32 -04:00 |
Cory
|
64cb255e0a
|
Completed checkpoint 2
Created a function that encrypts a message (taken
as a parameter) by adding a secret number (defined
globally?) to each digit.
|
2024-05-07 12:27:13 -04:00 |
Cory
|
09fd746bbc
|
Commpleted checkpoint 1.
I created a function called numerify that takes an
string and outputs the numeric values of the bytes
that represent that string with UTF-08 encoding.
|
2024-05-07 12:16:03 -04:00 |
cchung
|
61ce9c3605
|
Initial commit
|
2024-04-26 01:20:55 +00:00 |