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.4.6.tar.gz
(4.6 kB
view details)
Built Distribution
File details
Details for the file allcrypt-1.4.6.tar.gz
.
File metadata
- Download URL: allcrypt-1.4.6.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 205375ff42987ec131c9008fa7b40929d6973461e121306be8211faf6231b46d |
|
MD5 | 0b45d730d9032fb50de08aa6db625785 |
|
BLAKE2b-256 | 907843b265faeb7fd7b9d0670cb86ce8cfd62dc8b6e76721a5b0ebc46ec7beca |
File details
Details for the file allcrypt-1.4.6-py3-none-any.whl
.
File metadata
- Download URL: allcrypt-1.4.6-py3-none-any.whl
- Upload date:
- Size: 5.0 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 | d015bc2cb3a76e6e145cf6ff2617ab6f3a8907839330dabc63153dd595707f09 |
|
MD5 | 4a29d856c5697d56b3bd75a99e5be02a |
|
BLAKE2b-256 | 10e831b862329fc2ea43629b94bbc7f3cd63497b4b6fcc54df347d798b2d5e3f |