pgpainless/pgpainless-sop
Paul Schaub c55fd2e552 Implement decryption with - and access of session keys 2021-12-02 12:42:02 +01:00
..
src Implement decryption with - and access of session keys 2021-12-02 12:42:02 +01:00
README.md Reuse compliance 2021-10-07 16:28:31 +02:00
build.gradle Fix compile-time dependency of pgpainless-{core|sop} on logback-classic 2021-11-14 14:26:34 +01:00

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.