Skip to content

LauraTerry/Caesercypher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Caesar Cipher Program

This is a Python program that encrypts and decrypts text using the Caesar cipher technique. The Caesar cipher is a type of substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

Features

Encrypts and decrypts text using the Caesar cipher. Allows the user to specify the shift value. Handles spaces correctly. Provides an option to repeat the process or quit.

Prerequisites

Python 3.x installed on your machine.

Instructions

  1. Clone the repo to your machine.

  2. Open and run "cypher.py"

About

A simple encoding and decoding program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages