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.
6 years ago
.gitignore Seriously, ignore vscode. 6 years ago
README.md Initial commit. Get stuff on github. 6 years ago
challenge1.py update to operate more obviously on bytes. 6 years ago
challenge2.py Remove unnecessary comment. 6 years ago
challenge3-rewrite.py Rewrite C3 to be more modular. 6 years ago
challenge3.py Refactor as function. 6 years ago
challenge4-rewrite.py Return only the decrypted string, and certainty score. 6 years ago
challenge4.py Still not working. 6 years ago

README.md

a place to hold my cryptopals attempts and terrible code.