Starksoft .NET GnuPG Component
As of 2012-09-08, this project may now be found at www.starksoft.com.
Description
THIS PROJECT HAS MOVED TO HTTP://BIKO.CODEPLEX.COM and can be found in the ALPHA release build download.
A .NET 2.0 C# component library for PGP encrypting, decryption, and signing data using any System.IO.Stream object. Interfaces with open source GnuPG (GPG.EXE and GPG2.EXE executables). Retrieves key ring data as a DataTable. Supports async calls. Exampl
Categories
License
Update Notifications
User Ratings
User Reviews
-
Nice work ! Great project.
-
Hi! Your package is awesome thank you! You did a small mistake: your source code is in version 1.0.140 but the dll you provide in the root folder is in version 1.0.32. It is not possible de perform decryption in batch mode with the old version so it might be confusing. You should improve your package with the good dll :) Bye