Skip to main content

A simple program to make use of GNU Privacy Guard for Cryptographical use.

Project description

simple-gpg

A simple Crossplatform Commandline Program Developed Using Python3 to make GNU Privacy Guard Program easy to use for beginners.

Note: To use this program on windows please download and install gpg4win from https://gpg4win.org/ and for mac install gpgtools from https://gpgtools.org/

Quick Installation

To Install from PyPI:

Run the following commands in Linux terminal / Windows powershell / command prompt to get Install:-

pip install simple-gpg

Then to get started simply type :-

simple-gpg

Features:-

  1. Hash Calculator: supports Sha3_256 and sha3_512 using hashlib rest all hash algorithms using gnupg.

  2. Individual File Encryption and Decryption using various symmetric ciphers supported by gnupg.

  3. Asymmetric Cryptography Manager to handle Asymmetric Cryptography using gnupg.

  4. Bulk Encryption of individual files ( Each file is individually encrypted ) using AES 256 or with a OPENPGP public key available under Asymmetric Cryptography Manager.

  5. Some enhancements were made , the number of iterations for hashing encryption keys were made higher for better security for symmetric file encryption and bulk encryption of individual files using aes256.

NOTE: Like all other software this project may have bugs, though care has been taken to avoid bugs.

This mini project was done during my college 1st year to learn basics of Python Programming.

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

simple-gpg-0.2.tar.gz (8.1 kB view hashes)

Uploaded Source

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