File Encryption Tool is a simple tool used to securely encrypt and decrypt your files.
-
Clone the repository:
git clone https://github.com/BatuhanYigit/price-comparison.git
-
Navigate to the project directory:
cd price-comparison
-
Run the main program:
go run main.go
- help: Displays the help message and lists the available commands.
- encrypt: Used to encrypt a file.
- decrypt: Used to decrypt an encrypted file.
- Run the program.
- Use the help command to view the available commands.
- Choose the relevant command to encrypt or decrypt a file.
- Enter the path of the respective file and follow the prompts.
Please use correct file paths and commands during encryption and decryption processes. It is crucial to enter the correct passwords during encryption and decryption processes. Contributing If you want to contribute to this project, please open a pull request or submit an issue.