The software allows for effortless encryption and decryption of files or streams through PGP, with a single line of code in C#. Additional functionalities include creating public and private key pairs, ASCII Armor, and data integrity packets.

Additionally, this library makes generating public and private key pairs simple and straightforward. And, with support for both PGP Version 2 and PGP Version 3, you can rest assured that it will meet your needs.
One of its most unique features is the ability to output to ASCII using ASCII Armor. This makes it even easier to share or store sensitive encrypted files.
Not only is it easy to use, but it's also compatible with a variety of other programs, including GPG4Win, PGP Command Line, Symantec Desktop, and File Assurity.
Finally, whether you prefer synchronous or asynchronous methods, this library has you covered. With its versatility and dependable functionality, it's an excellent choice for anyone looking to incorporate PGP encryption into their C# software.
Version 1.11: This release supports files larger than 1GB. It also adds builds for .NET Framework 4.7, 4.7.1, 4.7.2, and 4.8