Skip to content

Releases: sniggle/simple-pgp

Initial Simple PGP version

22 Sep 19:44

Choose a tag to compare

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.