Skip to content

Ro0tReaper/Caesar-Cipher-Encryption-decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Caesar and Affine Ciphers Encryptor and decryptor

a basic implementation of Caesar and Affine ciphers

Usage - Linux

  • Download the Repo
  • Navigate to where the files are
  • open this location in terminal and write the following command:
python3 {filename}.py

then supply the attack mode keys and the cipher/plain text

Usage -Windows

  • Download the Repo
  • Navigate to where the files are
  • open this location in cmd and write the following command:
python {filename}.py

About

a basic implementation of Caesar cipher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages