You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jowj 615b25609c
Return only the decrypted string, and certainty score.
5 years ago
.gitignore Seriously, ignore vscode. 5 years ago
README.md Initial commit. Get stuff on github. 5 years ago
challenge1.py update to operate more obviously on bytes. 5 years ago
challenge2.py Remove unnecessary comment. 5 years ago
challenge3-rewrite.py Rewrite C3 to be more modular. 5 years ago
challenge3.py Refactor as function. 5 years ago
challenge4-rewrite.py Return only the decrypted string, and certainty score. 5 years ago
challenge4.py Still not working. 5 years ago

README.md

a place to hold my cryptopals attempts and terrible code.