Skip to content

Initial Simple PGP version

Latest

Choose a tag to compare

@tuxbox tuxbox released this 22 Sep 19:44
· 7 commits to master since this release

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.