A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
Stars
2.0k
Forks
389
Watchers
2.0k
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
4.1k
commits
156
commits
58
commits
13
commits
5
commits
4
commits
4
commits
3
commits
2
commits
2
commits
Fixed MimeParser/MimeReader.ScanContent to not init local until needed
ad72886View on GitHubRefactored BouncyCastleSecureMimeContext.EnvelopeAsync logic a bit
5025913View on GitHubSet CmsRecipient.Mailbox in BouncyCastleSecureMimeContext for subclasses
c69551dView on GitHubReplaced CertificateValidationException with a different approach
404fe81View on GitHubPartial Encryption & Certificate Validation Failures for S/MIME
472e99eView on GitHubAdded unit tests for PrivateKeyNotFound and DigitalSignatureVerifyException
1702982View on GitHubAdded unit test for InternetAddressList.TryParse's recovery logic
5fec08fView on GitHubComment out a bunch of code that will never likely execute
ae3e421View on GitHubTest the complete list of named ECCurves supported by System.Security
ebfd341View on GitHubAdded support for converting ECDsa PrivateKeys between WIndows and BouncyCastle
61ee2fbView on GitHubFixed potential integer overflow in TnefPropertyReader
8d359beView on GitHubUpdated X509Certificate2Extensions.GetPublicKeyAlgorithm() to use OIDs directly
6819f40View on GitHub