-
Notifications
You must be signed in to change notification settings - Fork 0
Library that encrypts,cracks and discover the language of the encrypted message(Caesar Cipher).
License
monolli/caesar_cracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lucas Monteiro de Oliveira Caesar Decipher [email protected] Revision History Date Changes Programmer ----------------------------------------- 02/13/2016 Original Lucas M.O. Short description of this code: This programm dicovers the source language of the encrypted message or crack message. (Shift from 0 to 26----20 languages is the limit) EX1: ./crypto msg.txt 17 --> This printd the encrypted the message with a shift of 17 letters. (crypto.cpp) EX2: ./crack secret.txt corpus-en.txt courpus-fr.txt --> This is going to discover the laguage of the source message (english or french in this case). (crack.cpp) EX3: ./crack secret.txt corpus-en.txt --> This is going to crack the message for english. (crack.cpp)
About
Library that encrypts,cracks and discover the language of the encrypted message(Caesar Cipher).
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published