Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alichtman/decodecaesar
Intelligent Caesar-Cipher Cracking
https://github.com/alichtman/decodecaesar
caesar-cipher cryptography decryption frequency-analysis
Last synced: 13 days ago
JSON representation
Intelligent Caesar-Cipher Cracking
- Host: GitHub
- URL: https://github.com/alichtman/decodecaesar
- Owner: alichtman
- Created: 2016-09-30T04:37:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T08:09:54.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T15:17:03.872Z (about 2 months ago)
- Topics: caesar-cipher, cryptography, decryption, frequency-analysis
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DecodeCaesar
Intelligently decrypt Caesar-Cipher encoded plaintext using a letter-frequency analysis.