Component that implements the OpenPGP protocol using the BouncyCastle.Cryptography C# library
Supports the following algorithms:
And the following compression algorithms:
Source code @GitHub - https://github.com/joaobarata/OpenPGP
Migrated to .Net 8.0
Updated BouncyCastle.Cryptography to version 2.4.0
MIT License (https://github.com/joaobarata/OpenPGP/blob/main/LICENSE.md)
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)