1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-23 20:14:49 +02:00
pgpainless/pgpainless-sop
2021-08-26 15:03:20 +02:00
..
src sop: Enforce that any secret key argument only contains a single secret key 2021-08-23 14:26:17 +02:00
build.gradle Wip: Configure logback logging 2021-08-26 15:03:20 +02:00
README.md Add readmes for all modules 2021-07-17 00:27:58 +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.