Update OpenPGP.js link to alpha release

This commit is contained in:
Heiko Schaefer 2023-12-11 17:21:12 +01:00
parent 433367eb68
commit 39a28c7fe0
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -93,7 +93,7 @@ Significant support for OpenPGP version 6 has already been achieved for multiple
- [Bouncy Castle Java](https://github.com/bcgit/bc-java/issues/1421),
- [GopenPGP](https://github.com/ProtonMail/gopenpgp/tree/v3),
- [OpenPGP.js](https://github.com/openpgpjs/openpgpjs/tree/v6),
- [OpenPGP.js](https://github.com/openpgpjs/openpgpjs/releases/tag/v6.0.0-alpha.0),
- [PGPy](https://github.com/dkg/PGPy/tree/dkg/crypto-refresh),
- [Sequoia PGP](https://gitlab.com/sequoia-pgp/sequoia/-/tree/crypto-refresh).