Skip to content

This is a program that can either take any input who's total number of characters is a perfect square and turns it into code according to the rules of the caesar's cypher, or can decrypt any valid input of the caesar's cypher. The program has 2 functions, one which shows the square created by the input (called createArray()) and one the desplays…

Notifications You must be signed in to change notification settings

MTSUBOOR/Caesar-s-Code-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------

PROJECT TITLE:
PURPOSE OF PROJECT:
VERSION or DATE:
HOW TO START THIS PROJECT:
AUTHORS:
USER INSTRUCTIONS:

About

This is a program that can either take any input who's total number of characters is a perfect square and turns it into code according to the rules of the caesar's cypher, or can decrypt any valid input of the caesar's cypher. The program has 2 functions, one which shows the square created by the input (called createArray()) and one the desplays…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages