EncryptoPack is a lightweight application designed to safeguard sensitive data with industry-grade encryption. Whether protecting personal documents or securing work files, EncryptoPack makes it easy to encrypt and decrypt files and folders with confidence.
Encryption transforms readable data into a scrambled format that can only be accessed by authorized users. It's a critical layer of defense against:
- Unauthorized access
- Data tampering
- Theft or leaks
- Encryption of files and folders using AES-256 encryption.
- Simple Interface - No technical expertise required
- Fast Performance - Encrypt large folders quickly
- Generate a recovery key to recover forgotten password
- Supports a separate ivkey file for extra security
Take control of your digital privacy with EncryptoPack - where security meets simplicity.
Tip: You can also drag your files directly into the app - no browsing needed!
No setup required! Just download the latest Windows binary from the Releases Page.
If you prefer to run EncryptoPack from source or you're on Linux/macOS, follow these steps:
- Clone the repository using git:
git clone --depth 1 https://github.com/8gudbits/EncryptoPack.git
cd EncryptoPack/src
- Install dependencies:
- On Windows:
pip install -r requirements.txt
- On Linux/macOS:
pip3 install -r requirements.txt
Once installed, you're ready to run EncryptoPack locally and start encrypting your files securely.
Note: Encrypted with an older format? You'll be informed about the compatible version for decryption - no surprises, no broken files.
Specification files are in /specs: