mirror of
https://codeberg.org/PGPainless/wkd-java.git
synced 2024-11-16 04:52:04 +01:00
Java Implementation of OpenPGP Certificate Fetching via Web Key Directory (WKD)
Paul Schaub
873ca84af8
Bump pgpainless-core to 1.5.6 Bump cert-d-pgpainless to 0.2.2 Bump cert-d-java to 0.2.2 |
||
---|---|---|
.reuse | ||
.woodpecker | ||
config/checkstyle | ||
gradle/wrapper | ||
LICENSES | ||
wkd-java | ||
wkd-java-cli | ||
wkd-test-suite | ||
.gitignore | ||
build.gradle | ||
CHANGELOG.md | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle | ||
version.gradle |
Web Key Directory for Java
Client-side API for fetching OpenPGP certificates via the Web Key Directory protocol.
Modules
This repository consists of the following modules:
- wkd-java: An implementation of Certificate Discovery
- wkd-java-cli: A command line application for Certificate Discovery
- wkd-test-suite: A test suite generator that can populate a WKD with test vectors