A simple yet somewhat effective encryption algorithm based on Caesar cipher
Go to file
Crystal fd85d0574e drone.yml 2024-04-19 19:18:21 +01:00
.gitignore Initial commit 2024-04-19 19:06:48 +01:00
LICENSE Initial commit 2024-04-19 17:59:33 +00:00
README.md Initial commit 2024-04-19 17:59:33 +00:00
cherry.c Initial commit 2024-04-19 19:06:48 +01:00
cherry.h Initial commit 2024-04-19 19:06:48 +01:00
example.c Initial commit 2024-04-19 19:06:48 +01:00

README.md

cherry-crystal-encryption

A simple yet somewhat effective encryption algorithm based on Caesar cipher