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.8.tar.gz
(5.2 kB
view details)
Built Distribution
File details
Details for the file allcrypt-1.4.8.tar.gz
.
File metadata
- Download URL: allcrypt-1.4.8.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ba3e0c6189a2abad53bb6691f27463b172f4ed7041bd4692a502a9f90893f10 |
|
MD5 | 3ddda07e68b1ba4586050cfec9133d65 |
|
BLAKE2b-256 | 503dd475c64060378486a6ee3e336d6e676f92765e0f0c096a89aa5fd2d490a3 |
File details
Details for the file allcrypt-1.4.8-py3-none-any.whl
.
File metadata
- Download URL: allcrypt-1.4.8-py3-none-any.whl
- Upload date:
- Size: 5.6 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 | 8a78bf79b0456344d1d3da967f306685aa71fdba3a7e16dd7d7fdb2709acc7e5 |
|
MD5 | 3bb8f379220578e9e7868bb5dbce22bf |
|
BLAKE2b-256 | e05e12b66376b0981009e3042ffd881233e08f2353ba322236bbd37f52dbab0d |