/TextEncryptor-C

A console based application capable of encrypting a text (.txt) file. It implements stack data structure, file handling and encryption algorithm. The project was created as a mini-project required for the partial fulfillment of internal evaluation of 3rd semester of B.Tech(CSE) degree.

Primary LanguageC

TextEncryptor-C

This program encrypts '.txt' files. Run the 'Encryptor VI.exe' and follow on screen instruction. The program is password protected and will ask the user to create a new password on 1st run. You can use the 'Text.txt' file in this repository to test the program.