This is a column transposition cipher encryption program that reads from a .txt file that the user provides the directory to and encrypts or decrypts based on weather the 1st letter is an E or a D then by transposing a number of columns specified in the second character of the line then proceeds to output it to another .txt file that the user will have to enter a directory for. If the file does not exist it will be created, and if the file does exist it will be appended to.
-
Notifications
You must be signed in to change notification settings - Fork 2
JoeBdaro/Transposition-Cipher-Encryption
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An encryption algorithm that uses columnar transposition to encrypt or decrypt a message in a text file and outputs the result to another text file
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published