I'm looking for an easy to use PGP Library for C#. Does anyone know of any, preferably for free?
|
6
|
|||||
|
|
|
Did you check out SharpPrivacy - OpenPGP for C#? Does it meet your needs? |
||
|
|
|
|
How about SharpPrivacy? Its a GUI app, but you may be able to use the source code for your own purposes. This page also seems to have a few good links (...alongside mostly condescending answers!) |
|||
|
|
|
|
An alternative to consider is the Bouncy Castle Crypto APIs for C#, which implements OpenPGP. |
||
|
|
