/Three_Ciphers

A python program that utilizes three different ciphers to encrypt entered text

Primary LanguagePython

Three Ciphers

This is a Python program that implements three classical ciphers: Caesar cipher, Vigenere cipher, and Rail Fence cipher.

Installation

To run this program, you need to have Python 3 installed on your system. You can download Python 3 from here: https://www.python.org/downloads/