mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Add readmes for all modules
This commit is contained in:
parent
88faaf5dd0
commit
4244107994
5 changed files with 77 additions and 3 deletions
6
pgpainless-sop/README.md
Normal file
6
pgpainless-sop/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue