/EasyPGPAndroid

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

EasyPGPAndroid

This library is a simple wrapper around Bouncy Castle. It provides simple methods to encrypt and decrypt text, files based on the Public keys. It does not invlove saving the keys in key ring file and reading them. It simply provides methods to get the public key and private key objects based on the passed keys as string.