Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 236 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 236 Bytes

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.