Skip to content

CRuiz1773/RotEncryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

RotEncryption

This program encrypts a txt file using a rotation encryption key. The key and the file to be encrypted are input by the user.

Restrictions

All text is converted to lowercase, and all punctuation is completely ignored.