Skip to content

This project is used to decipher text using a given 26-character phrase.

Notifications You must be signed in to change notification settings

clareduval/Decipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Decipher

This project is used to decipher text using a given 26-character phrase.


Getting Started

Dependencies

Runs on any computer terminal that supports Python.

Installing

Download Anaconda from https://www.anaconda.com


Executing program

  1. Run the program from terminal using the code below or execute from Spyder in the Anaconda-Navigator

    python decipher.py

  2. Type the 26-character phrase used to decode the cyphered text

  3. Type the text to be decoded, press enter

  4. Repeat for all coded text

  5. Press Control-C to exit program


Author

Clare DuVal of Clemson Univeristy (GitHub @darecluval)

About

This project is used to decipher text using a given 26-character phrase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published