Add rpgpie-sop reference in README

This commit is contained in:
Paul Schaub 2025-01-28 12:12:17 +01:00
parent 9ec3cc911b
commit 690ba6dc16
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -38,7 +38,8 @@ allowing to delegate the implementation logic to an arbitrary SOP CLI implementa
| [bcsop](https://codeberg.org/PGPainless/bc-sop) | Implementation of `sop-java` using vanilla Bouncy Castle | | [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 |
|-------------------------------------------------|----------| |---------------------------------------------------|----------|
| [sop-rs](https://sequoia-pgp.gitlab.io/sop-rs/) | Rust | | [sop-rs](https://sequoia-pgp.gitlab.io/sop-rs/) | Rust |
| [SOP for python](https://pypi.org/project/sop/) | Python | | [SOP for python](https://pypi.org/project/sop/) | Python |
| [rpgpie-sop](https://crates.io/crates/rpgpie-sop) | Rust |