Skip to content

A simple Caesar Cipher encoder/decoder knowing the key and a Caesar Cipher Cracker when you do not know the key

Notifications You must be signed in to change notification settings

Seb-G0/Caesar-Cipher-Cracker-And-Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesar-Cipher-Cracker-And-Encoder

A simple Caesar Cipher encoder/decoder knowing the key and a Caesar Cipher Cracker when you do not know the key. The Cracker uses two dictionarys one with 10,000 words and another with 80,000 words to predict an estimated value of a shift. The highest value is deemed to be the most likely shift.

About

A simple Caesar Cipher encoder/decoder knowing the key and a Caesar Cipher Cracker when you do not know the key

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages