Simple PGP encryption/decryption on android.
-
Updated
Oct 4, 2019 - Kotlin
Simple PGP encryption/decryption on android.
An encrypted, serverless friend-to-friend messaging application using PGP encryption and Tor's hidden services.
E2E PGP Encryption layer for discord focused on ease-of-use via bots
Open sources PGP encryption plugin.
It's an easy, simple and straightforward tool to create PGP Keypairs, import third-party (or your already created...) Keys and use them easily.
A Reddit user sent me a private message, through Reddit, asking for some help related to PGP, he proposed a problem, gave me some constraints for the password and I attempted to help him as best I could, my curiosity was peaked with this sudden challenge...two hours later this script was the result.
PGP demo - encrypAndSign. decryptAndVerify
Script for Windows PowerShell that will encrypt a string using the recipient's PGP public key, AES256, and ZLib.
PGP Example
OpenSSL/GnuPG encryption/signing gui for Linux implemented with Python & PyGTK. This is a fork migrated to Python3
Contains the implementation for the encryption, decryption and read of private and publick keys
Syncronise a local folder with an S3 / Object Storage bucket and vice versa. Includes optional PGP encryption of files.
PEP - Secure client-side PGP application that runs in your browser.
PGP Encryption in Java using PGPainless
OpenPGP Demo is a website that makes it easy to use OpenPGP and offers an easy interface for laypeople or beginners.
EasyPGP is a simple website made in HTML, CSS and JS using OpenPGP.js that helps you handle PGP keys.
PGP FileLock is a lightweight tool for encrypting and decrypting files using PGP standards. It provides a simple interface for generating PGP key pairs, encrypting files with public keys, and decrypting them with private keys. Designed for users who need quick and secure file encryption without the complexity of full-featured PGP software.
This will be the backend for my messaging service where users may create accounts with a unique username and a password, once the user logs in they are able to change account information and more importantly they are able to upload a public key (must be unique), once their public key has been uploaded other users are able to send that user messages
Add a description, image, and links to the pgp-encryption topic page so that developers can more easily learn about it.
To associate your repository with the pgp-encryption topic, visit your repo's landing page and select "manage topics."