/caesar-cipher

A tool to Encrypt, Decrypt & Crack texts with a substitution cipher

Primary LanguagePythonMIT LicenseMIT

Caeser Cipher

About The Project

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • python3

Installation

  1. Clone the repo
    git clone https://github.com/disalad/caesar-cipher.git
  2. Install 3rd party packages
    pip3 install -r requirements.txt

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/disalad/caesar-cipher