1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-16 08:34:53 +02:00
pgpainless/pgpainless-sop
2022-01-15 02:46:41 +01:00
..
src Update SOP implementation to the latest spec version 2022-01-15 02:46:41 +01:00
build.gradle Fix compile-time dependency of pgpainless-{core|sop} on logback-classic 2021-11-14 14:26:34 +01:00
README.md Reuse compliance 2021-10-07 16:28:31 +02:00

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.