mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
Host javadoc on javadoc.io
This commit is contained in:
parent
2b9d92ed89
commit
36c5ec8a28
4 changed files with 8 additions and 4 deletions
|
@ -6,6 +6,9 @@ SPDX-License-Identifier: Apache-2.0
|
|||
|
||||
# PGPainless-Core
|
||||
|
||||
[](https://javadoc.io/doc/org.pgpainless/pgpainless-core)
|
||||
[](https://search.maven.org/artifact/org.pgpainless/pgpainless-core)
|
||||
|
||||
Wrapper around Bouncycastle's OpenPGP implementation.
|
||||
|
||||
## Protection Against Attacks
|
||||
|
@ -50,4 +53,4 @@ It is therefore responsibility of the consumer to ensure that an attacker on the
|
|||
It is highly advised to store both secret and public keys in a secure key storage which protects against modifications.
|
||||
|
||||
Furthermore, PGPainless cannot verify key authenticity, so it is up to the application that uses PGPainless to check,
|
||||
if a key really belongs to a certain user.
|
||||
if a key really belongs to a certain user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue