MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files.
Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead,...
More information
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1,...
More information
The cypher package for hashing data in a convenient and secure way as well as symmetric and asymmetric encryption methods.
You can find On-line documentation at https://cypherapi.asp-waf.com/ as well as using the sample code found at https://github.com/ASP-WAF/Cypher
DidiSoft OpenPGP Library for .NET provides simple yet powerful API for working with PGP files, streams and messages.
Online Tutorial with many examples can be found at https://www.didisoft.com/net-openpgp/examples/
API documentation can be found on the web...
More information
Encrypt/Decrypt files and streams with PGP using a single line of code. Synchronous or asynchronous operation. Other features; ASCII Armor, data integrity packets, public/private key generation.
A C# wrapper around libgpgme. See examples in the Git repository (https://github.com/Daniel15/gpgme-sharp/tree/master/Examples) to learn how to use this library.
Appenders for Apache log4net
RemoteSyslogSSLAppender and RemoteSyslogAsyncSSLAppender: Appenders specifically to allow remote SSL logging to a syslog running on a Synology NAS. This should work with any syslog conforming to the BSD specification.
EncryptedForwardingAppender: ForwardingAppender to...
More information