Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (7 loc) · 344 Bytes

Caesar Cipher

This tool helps people to instantly encrypt and decrypt Caesar Cipher or mostly knowned as Shift Cipher too.

This program uses python3

Usage :

  1. git clone https://github.com/mohinparamasivam/Caesar_Cipher.git
  2. cd Caesar_Cipher
  3. python3 encrypt_decrypt.py / python3 encrypt_decrypt_version2.py