Console application that implements the Scream Cipher https://xkcd.com/3054/
Find a file
2025-02-21 20:22:21 -06:00
.gitignore Initial commit 2025-02-21 20:15:51 -06:00
LICENSE Initial commit 2025-02-21 20:15:51 -06:00
README.md Update README.md 2025-02-21 20:22:21 -06:00

scream

Console application that implements the Scream Cipher from XKCD #3054

It should work across platforms if compiled for that platform.