Java Implementation of OpenPGP Certificate Fetching via Web Key Directory (WKD)
Go to file
Paul Schaub a006aa11b9
Add Checkstyle config
2022-02-21 14:16:37 +01:00
.reuse Initial commit 2022-02-21 11:51:30 +01:00
LICENSES Initial commit 2022-02-21 11:51:30 +01:00
config/checkstyle Add Checkstyle config 2022-02-21 14:16:37 +01:00
gradle/wrapper Initial commit 2022-02-21 11:51:30 +01:00
wkd-java Initial commit 2022-02-21 11:51:30 +01:00
wkd-java-cli Initial commit 2022-02-21 11:51:30 +01:00
.gitignore Initial commit 2022-02-21 11:51:30 +01:00
LICENSE Initial commit 2022-02-21 11:51:30 +01:00
README.md Initial commit 2022-02-21 11:51:30 +01:00
build.gradle Initial commit 2022-02-21 11:51:30 +01:00
gradlew Initial commit 2022-02-21 11:51:30 +01:00
gradlew.bat Initial commit 2022-02-21 11:51:30 +01:00
settings.gradle Initial commit 2022-02-21 11:51:30 +01:00
version.gradle Initial commit 2022-02-21 11:51:30 +01:00

README.md

Web Key Directory for Java