Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileLocka Program

This program allows users to encrypt and decrypt messages using various encryption algorithms. It provides a user-friendly interface and supports multiple encryption options.

Installation

To install the required dependencies, run the following command:

python3 install.py

Usage

Decrypting a Message

To decrypt a message, run the program with the --decrypt flag. You will be prompted to enter the encryption key and select the file to decrypt. For example:

After entering the key and selecting the file, the program will decrypt the message and display the decrypted text.

Encrypting a Message

To encrypt a message, run the program without the --decrypt flag. You will be prompted to enter your message. For example:

After entering your message, the program will generate an encryption key and display the encrypted message. The encryption key will also be saved in a file named key.txt.

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

Contact

If you have any questions or need further assistance, you can reach out to github/seandadonntech

About

A encryption/decryption program

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages