add Bouncy Castle, remove PGPainless

This commit is contained in:
Tammi L. Coles 2023-10-12 10:31:24 +02:00 committed by Heiko Schaefer
parent 250c9f42eb
commit 25f9252e48
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -84,9 +84,9 @@ This document describes OpenPGP version 6, while pointing out differences to pre
Significant support for OpenPGP version 6 has already been achieved for multiple implementations, including: Significant support for OpenPGP version 6 has already been achieved for multiple implementations, including:
- [Bouncy Castle Java](https://github.com/bcgit/bc-java/issues/1421),
- [GopenPGP](https://github.com/ProtonMail/gopenpgp/tree/v3), - [GopenPGP](https://github.com/ProtonMail/gopenpgp/tree/v3),
- [OpenPGP.js](https://github.com/openpgpjs/openpgpjs/tree/v6), - [OpenPGP.js](https://github.com/openpgpjs/openpgpjs/tree/v6),
- [PGPainless](https://github.com/pgpainless/pgpainless/milestone/6),
- [PGPy](https://github.com/dkg/PGPy/tree/dkg/crypto-refresh), - [PGPy](https://github.com/dkg/PGPy/tree/dkg/crypto-refresh),
- [Sequoia PGP](https://gitlab.com/sequoia-pgp/sequoia/-/tree/crypto-refresh). - [Sequoia PGP](https://gitlab.com/sequoia-pgp/sequoia/-/tree/crypto-refresh).