Skip to content

KonstantinosChanioglou/Caesar-Cipher-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Caesar-Cipher-Cracker

Description

This project using the Caesar-Cipher algorithm for encryption and decryption. Operates brute force for encrypted texts with unkown encryption key. More specifically:

  • Encrypts a text with a given key.
  • Decrypts a text with a known decryption key.
  • Operates brute force for an encrypted text that the encryption key is unknown and provides the 26 possible decrypted texts.

How to run

  • python .\caesar_cracker.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages