Go to file
2023-10-24 21:19:13 +00:00
.gitignore Initial commit 2023-10-24 13:14:21 +02:00
.gitlab-ci.yml Create .gitlab-ci.yml file 2023-10-24 17:18:06 +00:00
brute.cc Added tolower() calls 2023-10-24 21:38:29 +02:00
count.cc Initial commit 2023-10-24 13:14:21 +02:00
LICENSE Add LICENSE 2023-10-24 21:19:13 +00:00
Makefile Update Makefile for clean 2023-10-24 21:34:49 +02:00
README.md Add README.md 2023-10-24 11:17:29 +00:00
shift.cc Added tolower() calls 2023-10-24 21:38:29 +02:00
vigenere.cc Added tolower() calls 2023-10-24 21:38:29 +02:00

cryptography utils

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