simple-gpg 8.4.2

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

simplegpg 8.4.2

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:-


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


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


Asymmetric Cryptography Manager to handle Asymmetric Cryptography using gnupg.


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


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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator