Go to file
2023-10-24 11:17:29 +00:00
.gitignore Initial commit 2023-10-24 13:14:21 +02:00
brute.cc Initial commit 2023-10-24 13:14:21 +02:00
count.cc Initial commit 2023-10-24 13:14:21 +02:00
Makefile Initial commit 2023-10-24 13:14:21 +02:00
README.md Add README.md 2023-10-24 11:17:29 +00:00
shift.cc Initial commit 2023-10-24 13:14:21 +02:00
vigenere.cc Initial commit 2023-10-24 13:14:21 +02:00

cryptography utils

Utils for doing ancient encryptions, for testing only. Not at all meant for anything serious.