mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-26 14:22:05 +01:00
Remove title
This commit is contained in:
parent
78ffc69051
commit
59b0c9c9bc
1 changed files with 1 additions and 3 deletions
|
@ -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.
|
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.
|
Note, that the project is still in alpha phase.
|
||||||
|
|
Loading…
Reference in a new issue