mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2024-10-31 22:25:58 +01:00
14 lines
No EOL
668 B
Markdown
14 lines
No EOL
668 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: 2022 Paul Schaub <info@pgpainless.org>
|
|
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
|
|
# Shared PGP Certificate Directory + PGPainless
|
|
|
|
[![javadoc](https://javadoc.io/badge2/org.pgpainless/pgpainless-cert-d/javadoc.svg)](https://javadoc.io/doc/org.pgpainless/pgpainless-cert-d)
|
|
[![Maven Central](https://badgen.net/maven/v/maven-central/org.pgpainless/pgpainless-cert-d)](https://search.maven.org/artifact/org.pgpainless/pgpainless-cert-d)
|
|
|
|
This module makes use of [pgpainless-core](https://github.com/pgpainless/pgpainless)
|
|
to provide backend implementations of classes required by
|
|
[pgp-cert-d-java](https://github.com/pgpainless/cert-d-java). |