mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 17:59:43 +02:00
Add bcsop reference in README
This commit is contained in:
parent
f92a73a5ad
commit
9ec3cc911b
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ allowing to delegate the implementation logic to an arbitrary SOP CLI implementa
|
||||||
|-------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|
|
|-------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|
|
||||||
| [pgpainless-sop](https://github.com/pgpainless/pgpainless/tree/main/pgpainless-sop) | Implementation of `sop-java` using PGPainless |
|
| [pgpainless-sop](https://github.com/pgpainless/pgpainless/tree/main/pgpainless-sop) | Implementation of `sop-java` using PGPainless |
|
||||||
| [external-sop](https://github.com/pgpainless/sop-java/tree/main/external-sop) | Implementation of `sop-java` that allows binding to external SOP binaries such as `sqop` |
|
| [external-sop](https://github.com/pgpainless/sop-java/tree/main/external-sop) | Implementation of `sop-java` that allows binding to external SOP binaries such as `sqop` |
|
||||||
|
| [bcsop](https://codeberg.org/PGPainless/bc-sop) | Implementation of `sop-java` using vanilla Bouncy Castle |
|
||||||
|
|
||||||
### Implementations in other languages
|
### Implementations in other languages
|
||||||
| Project | Language |
|
| Project | Language |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue