System.Security.Cryptography.Algorithms 4.2.1
Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations.
Commonly Used Types:
System.Security.Cryptography.Aes
System.Security.Cryptography.RSA
System.Security.Cryptography.RSAParameters
System.Security.Cryptography.HMACSHA1
System.Security.Cryptography.SHA256
System.Security.Cryptography.SHA1
System.Security.Cryptography.SHA512
System.Security.Cryptography.SHA384
System.Security.Cryptography.HMACSHA256
System.Security.Cryptography.MD5
System.Security.Cryptography.HMACSHA384
System.Security.Cryptography.HMACSHA512
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Security.Cryptography.Algorithms.
| Packages | Downloads |
|---|---|
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
3 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
3 |
|
Microsoft.Extensions.FileProviders.Physical
File provider for physical files for Microsoft.Extensions.FileProviders.
|
2 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
2 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
StackExchange.Redis
High performance Redis client, incorporating both synchronous and asynchronous usage.
|
2 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
2d61d0b043915bc948ebf98836fefe9ba942be11
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
17373eb129b3b05aa18ece963f8795d65ef8ea54
When using NuGet 3.x this package requires at least version 3.4.
|
2 |
|
Scriban
A fast and powerful text templating language and engine for .NET
|
2 |
|
Scriban
Scriban is a fast, powerful, safe and lightweight text templating language and engine for .NET, with a compatibility mode for parsing liquid templates.
|
2 |
|
MySqlConnector
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
|
2 |
|
MySqlConnector
Async MySQL ADO.NET provider
|
2 |
|
MimeKit
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, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers (more than 25x faster than OpenPOP.NET and over 100x faster than AE.Net.Mail and MailSystem.NET).
MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations.
In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's massive limitations or bugs.
API documentation can be found on the web at http://www.mimekit.net/docs
For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit
|
2 |
|
MailKit
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ESORT, METADATA, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE, CREATE-SPECIAL-USE, MOVE, SEARCH=FUZZY, UTF8=ACCEPT, UTF8=ONLY, LITERAL-, APPENDLIMIT, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP and DKIM signature support via MimeKit.
* Microsoft TNEF support via MimeKit.
|
2 |
|
NUglify
NUglify provides minification and compression methods for CSS, JavaScript and HTML files for .NET
|
1 |
MonoAndroid 1.0
- No dependencies.
MonoTouch 1.0
- No dependencies.
.NET Framework 4.6
- System.Security.Cryptography.Primitives (>= 4.0.0)
.NET Framework 4.6.1
- System.Security.Cryptography.Primitives (>= 4.0.0)
.NET Framework 4.6.3
- System.IO (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.0.2)
- System.IO (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Text.Encoding (>= 4.0.11)
.NET Standard 1.3
- System.IO (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
.NET Standard 1.4
- System.IO (>= 4.1.0)
- System.Runtime (>= 4.1.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
.NET Standard 1.6
- Microsoft.NETCore.Platforms (>= 1.0.2)
- runtime.native.System.Security.Cryptography (>= 4.0.3)
- System.Collections (>= 4.0.11)
- System.IO (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.Handles (>= 4.0.1)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Runtime.Numerics (>= 4.0.1)
- System.Security.Cryptography.Encoding (>= 4.0.0)
- System.Security.Cryptography.Primitives (>= 4.0.0)
- System.Text.Encoding (>= 4.0.11)
Xamarin.iOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.1 | 0 | 11/14/2017 |
| 4.3.0 | 1 | 12/04/2025 |
| 4.3.0-preview1-24530-04 | 0 | 10/24/2016 |
| 4.2.1 | 0 | 11/14/2017 |
| 4.2.0 | 0 | 06/27/2016 |
| 4.1.0-rc2-24027 | 0 | 05/16/2016 |
| 4.0.0-beta-23516 | 0 | 11/18/2015 |
| 4.0.0-beta-23409 | 0 | 10/15/2015 |
| 4.0.0-beta-23225 | 0 | 09/02/2015 |