Skip to content

SstealzZ/SpeedLocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

SpeedLocker

SpeedLocker is a tool designed to provide quick and secure encryption and decryption of files using advanced cryptographic methods.

Description

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.

Features

  • Encrypt files with a passphrase-derived key.
  • Decrypt previously encrypted files with the correct passphrase.
  • Simple and intuitive graphical user interface.

Getting Started

Dependencies

  • Ensure you have Python 3.x installed.
  • Requires cryptography, tkinter installed in your Python environment.

Installing

git clone https://github.com/yourusername/SpeedLocker.git
pip install -r requirements.txt

Executing program

python path/to/speedlocker.py

Help

Any advice for common problems or issues.

command to run if program contains helper info

Authors

Contributors names and contact info

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the [Your License] - see the LICENSE.md file for details

Acknowledgments

Inspiration, code snippets, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors