SpeedLocker is a tool designed to provide quick and secure encryption and decryption of files using advanced cryptographic methods.
SpeedLocker allows users to encrypt files with a passphrase-derived key, ensuring that only those with the key can access the contents. It's built for ease of use with a minimalistic GUI and straightforward functionality.
- Encrypt files with a passphrase-derived key.
- Decrypt previously encrypted files with the correct passphrase.
- Simple and intuitive graphical user interface.
- Ensure you have Python 3.x installed.
- Requires
cryptography,tkinterinstalled in your Python environment.
- Install Python 3.x from the official website.
git clone https://github.com/yourusername/SpeedLocker.git
pip install -r requirements.txt- If you have installation problems, reffer to the Script Documentaiton for more information.
python path/to/speedlocker.pyAny advice for common problems or issues.
command to run if program contains helper infoContributors names and contact info
- Antoine Veber
- 0.1
- Initial Release
This project is licensed under the [Your License] - see the LICENSE.md file for details
Inspiration, code snippets, etc.