pgpainless/pgpainless-sop
Paul Schaub fc311fe781
Workaround for #159: Avoid to prevent swallowing IOExceptions
2021-07-26 16:19:30 +02:00
..
src Workaround for #159: Avoid to prevent swallowing IOExceptions 2021-07-26 16:19:30 +02:00
README.md Add readmes for all modules 2021-07-17 00:27:58 +02:00
build.gradle Remove version number from pgpainless-sop 2021-07-20 09:56:02 +02: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.