Skip to main content

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

  1. Install the package using pip:

    pip install allcrypt
    
  2. Run the Allcrypt GUI:

    allcrypt
    

Usage

Encrypt a Message

  1. Launch the Allcrypt GUI.
  2. Enter the path to the USB drive in the provided field.
  3. Enter the message or encrypted bytes in the text box.
  4. Click the "Encrypt Message" button.
  5. Follow any prompts to enter the password for key encryption.

Decrypt a Message

  1. Launch the Allcrypt GUI.
  2. Enter the path to the USB drive in the provided field.
  3. Enter the encrypted message in the text box.
  4. Click the "Decrypt Message" button.
  5. Follow any prompts to enter the password for key decryption.

Encrypt a File

  1. Launch the Allcrypt GUI.
  2. Enter the path to the USB drive in the provided field.
  3. Click the "Encrypt File" button.
  4. Choose the source file to encrypt.
  5. Choose the destination file for the encrypted output.
  6. Optionally, check the "Compress Files" and "Shred Original File" checkboxes.
  7. Click the "Encrypt File" button.

Decrypt a File

  1. Launch the Allcrypt GUI.
  2. Enter the path to the USB drive in the provided field.
  3. Click the "Decrypt File" button.
  4. Choose the source file to decrypt.
  5. Choose the destination file for the decrypted output.
  6. Optionally, check the "Shred Original File" checkbox.
  7. Click the "Decrypt File" button.

Generate a New Key

  1. Launch the Allcrypt GUI.
  2. Enter the path to the USB drive in the provided field.
  3. Click the "Generate New Key for this USB" button.
  4. Enter a password for key encryption when prompted.
  5. 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:

  1. My name is Pranav
  2. Visit my Github
  3. To look at source code on github and raise issues: Allcrypt Source code

Project details


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.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

allcrypt-1.5.0-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page