/Basic-Encryption-Program

This program allows you to do some basic alphabetical encryption (Upon learning more about cryptography I decided to create a basic encryption program) . You can encrypt to a file for decryption you can decrypt from both text files and keyboard input

Primary LanguageC++

Basic-Encryption-Program

This program allows you to do some basic alphabetical encryption you can either encrypt or decrypt a word. You need a key and you also need to know how many characters you want to encrypt or decrypt