/Crypton

A program created using C language to encrypt / decrypt a text file.

Primary LanguageC

Crypton

A program created using C language to encrypt / decrypt a text file.

How to use this code ?

Step 1: Download or clone the repostory.
Step 2: Compile and Run the Crypton.c file.
Step 3: Enter your choice as prompted in the display.
i.e 1 to Encrypt a file. 2 to Decrypt a file. 3 to Clear Screen / display. 4 to Exit or Close the program.
TO BE NOTED:
1> Insert file name along with the file extension.
2> For testing purpose a text file named input.txt is provided.