Releases: sniggle/simple-pgp
Releases · sniggle/simple-pgp
Initial Simple PGP version
Initial Release
This is the initial release of simple-pgp. The version 0.1.0 is released to Maven Central.
Functionality
This release covers the provision of a common and simple to use PGP API wrapped around the latest BouncyCastle (Java) and SpongyCastle (Android) release at the time.
Further it provides API implementations for Java and Android to encrypt, encrypt and sign a message, as well as create detached signatures and verify files using those signatures.
Compatibility
Compatibility was tested with GPG 2.0.28 on MacOSX 10.10.
Testing
The test keys and data was generated using GPG 2.0.28 on MacOSX 10.10.