Description
File encryption and decryption can be performed in many ways but in order to reach the specific requirements of developers and those who code, specialized approaches are required, which target the respective processes at different levels.
The .NET PGP Library was designed in order to offer one the means of achieving such tasks, through a series of purpose-fit tools that address encryption and decryption for files as well as streams, all by means of individual lines of code.
With help from this C#-based library, users will be able to generate public or private key pairs, add data integrity packets to their projects, as well as yield the output products in ASCII format, through the ASCII Armor protocol.
The Pretty Good Privacy (PGP) standards that are supported by the library encompass both versions 2 and 3. For the encryption and decryption processes, one will be able to resort to either synchronous or asynchronous processing, depending on the specific requirements.
In terms of compatibility with third-party apps, .NET PGP Library can work with the PGP Command Line, Symantec Desktop, File Assurity and GPG4Win. Last but not least, users will benefit from two demo applications, one for C# and one for VB.NET, which are bundled with the library.
User Reviews for .NET PGP Library FOR WINDOWS 1
-
.NET PGP Library FOR WINDOWS offers specialized tools for file encryption, key pair generation, and ASCII output. Supports PGP standards 2 and 3.