Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinbraemer/caesar-crypto
Little Caesar cipher tool
https://github.com/robinbraemer/caesar-crypto
algorithm caesar-cipher cipher cryptography
Last synced: 27 days ago
JSON representation
Little Caesar cipher tool
- Host: GitHub
- URL: https://github.com/robinbraemer/caesar-crypto
- Owner: robinbraemer
- License: mit
- Created: 2018-09-05T10:01:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:39:09.000Z (11 months ago)
- Last Synced: 2024-05-01T21:01:35.903Z (6 months ago)
- Topics: algorithm, caesar-cipher, cipher, cryptography
- Language: Go
- Homepage: https://en.wikipedia.org/wiki/Caesar_cipher
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caesar-crypto
Little Caesar cipher tool that I made in school for my presentation.I gave myself 45 minutes for this project because I did not want to put too much time in it, but it was supposed to be the icing on the cake for the presentation. ;)
### What is a Caesar cipher?
See https://en.wikipedia.org/wiki/Caesar_cipher##### P.S.
I've gotten mark one ;)