pgpainless/pgpainless-sop/README.md

6 lines
242 B
Markdown
Raw Normal View History

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.