1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-13 07:04:51 +02:00

Remove title

This commit is contained in:
Paul Schaub 2018-07-27 14:20:01 +02:00
parent 78ffc69051
commit 59b0c9c9bc
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -1,5 +1,3 @@
# PGPainless - Simple to use OpenPGP library for Java and Android
PGPainless is a wrapper around [Bouncycastle](https://www.bouncycastle.org/), which provides an easy to use, intuitive, but also powerful API for OpenPGP. Its main functionality is encrypting, signing, decrypting and verifying data, as well as generating encryption keys.
Note, that the project is still in alpha phase.