mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-16 17:32:06 +01:00
Paul Schaub
a9a61bc799
Logback-classic is now a test dependency and is additionally declared as OPTIONAL runtime dependency. Applications that don't want to use logback can now easily disable it by not explicitly depending on it. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
PGPainless-SOP
Implementation of the Stateless OpenPGP Protocol using PGPainless.
This module implements sop-java
using pgpainless-core
.
If your code depends on sop-java
, this module can be used as a realization of those interfaces.