Skip to content

OptimusT7/Ciphers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Cipher

This is a fun little cipher encoder/decoder I made

In order to use, make sure to run from terminal (or an emulation of) in order for the initial selections to work

Available Ciphers:

  • Atbash
  • Caesar
  • Columnar
  • Letter-Number
  • Morse
  • Pig Latin
  • Playfair
  • Rail-Fence

This project was made with the help of GitHub Copilot and Google Gemini (mainly for the matrix parts...)

Important

_internal contains the code for each individual cipher type

Warning

QUESTIONARY IS NEEDED TO BE INSTALLED

To install, run

py -m pip install questionary

in terminal

About

This is a fun little cipher encoder/decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages