Skip to content

ShaneDR/cryptomagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The cryptomagic program takes in a .txt file containing human-legible words and encrypts it using switches

  1. Create a .txt file with the plain text that you want to encrypt, and save it to the CRYPTOMAGIC folder

open up the command prompt to run the command uitility

  1. To encrypt, type in the name of the program "cryptomagic", followed by the -E switch. After the switch, type in the file name with the extension .txt and run the program

    • If no switch is entered, the program will automatically encrypt the file entered

    • If no file extension is entered (only file name), and no switch is entered, the program will assume a .txt wants to be encrypted.

  2. To decrypt, type in the name of the program "cryptomagic", followed by the -D switch. After the switch, type in the file name with the extension .crp and run the program

    • this will delete the .crp file, and change it back into a decrypted .txt file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages