Skip to content

n-patil12/Project-1---Ciphers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ciphers 📜

The purpose of this project is to accomplish 3 main tasks: encrypting plain text with ciphers by a constant amount, encrypting text with a key, and decrypting an encrypted text into plain text. The basis of this project is that it is using a user inputted rotation amount and a given alphabet of letters in order to produce the given response back to the user. This project handles I/O + file streams, working with string function + string parsing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages