Allcrypt - file/message encryption/decryption GUI with hardware token (USB) support.
Project description
Allcrypt Encryption/Decryption
Allcrypt is a Python application for file and message encryption/decryption using Fernet symmetric key cryptography.
Features
- Encrypt and decrypt files securely
- Encrypt and decrypt messages
- Generate and manage encryption keys on a USB drive
Installation
-
Install the package using pip:
pip install allcrypt
-
Run the Allcrypt GUI:
allcrypt
Usage
Encrypt a Message
- Launch the Allcrypt GUI.
- Enter the path to the USB drive in the provided field.
- Enter the message or encrypted bytes in the text box.
- Click the "Encrypt Message" button.
- Follow any prompts to enter the password for key encryption.
Decrypt a Message
- Launch the Allcrypt GUI.
- Enter the path to the USB drive in the provided field.
- Enter the encrypted message in the text box.
- Click the "Decrypt Message" button.
- Follow any prompts to enter the password for key decryption.
Encrypt a File
- Launch the Allcrypt GUI.
- Enter the path to the USB drive in the provided field.
- Click the "Encrypt File" button.
- Choose the source file to encrypt.
- Choose the destination file for the encrypted output.
- Optionally, check the "Compress Files" and "Shred Original File" checkboxes.
- Click the "Encrypt File" button.
Decrypt a File
- Launch the Allcrypt GUI.
- Enter the path to the USB drive in the provided field.
- Click the "Decrypt File" button.
- Choose the source file to decrypt.
- Choose the destination file for the decrypted output.
- Optionally, check the "Shred Original File" checkbox.
- Click the "Decrypt File" button.
Generate a New Key
- Launch the Allcrypt GUI.
- Enter the path to the USB drive in the provided field.
- Click the "Generate New Key for this USB" button.
- Enter a password for key encryption when prompted.
- The new key will be generated and saved on the USB drive.
License
This project is licensed under the MIT License - see the LICENSE file for details.
About Me:
- My name is Pranav
- Visit my Github
- To look at source code on github and raise issues: Allcrypt Source code
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
allcrypt-1.5.2.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file allcrypt-1.5.2.tar.gz
.
File metadata
- Download URL: allcrypt-1.5.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65938630fe00e3ed83aa2fdcce2d6c82a58082bf4d3bb431d72959e48c72e4b1 |
|
MD5 | d58beb1288580aad10d7b7c170acf79f |
|
BLAKE2b-256 | d7e245e0723b19c8dfbd53f619802270ae647196c103278e0d55ae79045c6b27 |
File details
Details for the file allcrypt-1.5.2-py3-none-any.whl
.
File metadata
- Download URL: allcrypt-1.5.2-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c47750db4c4a277f261b6c38c352677584094aefd2993f0f6e8dcdad3ec6979 |
|
MD5 | 01fdc6acacd71a213d6ae84c7dd6487d |
|
BLAKE2b-256 | 10c82587cbd27a500d64f568740909357904738400a80632f5a001247b823756 |