System.Security.Cryptography.Algorithms 4.3.1
前缀已保留
需要 NuGet 2.12 或更高版本。
dotnet add package System.Security.Cryptography.Algorithms --version 4.3.1
NuGet\Install-Package System.Security.Cryptography.Algorithms -Version 4.3.1
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.1" />
paket add System.Security.Cryptography.Algorithms --version 4.3.1
#r "nuget: System.Security.Cryptography.Algorithms, 4.3.1"
// Install System.Security.Cryptography.Algorithms as a Cake Addin #addin nuget:?package=System.Security.Cryptography.Algorithms&version=4.3.1 // Install System.Security.Cryptography.Algorithms as a Cake Tool #tool nuget:?package=System.Security.Cryptography.Algorithms&version=4.3.1
提供加密算法的基础类型,包括哈希、加密和签名操作。
常用类型
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
使用 NuGet 3.x 时,此包至少需要版本 3.4。
产品 | 版本 兼容和额外的计算目标框架版本。 |
---|---|
.NET | net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
.NET Core | netcoreapp1.0 已计算。 netcoreapp1.1 已计算。 netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。 |
.NET 标准版 | netstandard1.3 兼容。 netstandard1.4 兼容。 netstandard1.5 已计算。 netstandard1.6 兼容。 netstandard2.0 已计算。 netstandard2.1 已计算。 |
.NET Framework | net46 兼容。 net461 兼容。 net462 已计算。 net463 兼容。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 monoandroid10 兼容。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 monotouch10 兼容。 |
Tizen | tizen30 已计算。 tizen40 已计算。 tizen60 已计算。 |
通用Windows平台 | netcore50 兼容。 uap 已计算。 uap10.0 已计算。 |
Xamarin.iOS | xamarinios 已计算。 xamarinios10 兼容。 |
Xamarin.Mac | xamarinmac 已计算。 xamarinmac20 兼容。 |
Xamarin.TVOS | xamarintvos 已计算。 xamarintvos10 兼容。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 xamarinwatchos10 兼容。 |
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
-
.NETFramework 4.6
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETFramework 4.6.1
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETFramework 4.6.3
- System.IO (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETStandard 1.3
- System.IO (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETStandard 1.4
- System.IO (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETStandard 1.6
- Microsoft.NETCore.Platforms (>= 1.1.0)
- runtime.native.System.Security.Cryptography.Apple (>= 4.3.1)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- System.Collections (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.Numerics (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
-
MonoAndroid 1.0
- 无依赖项。
-
MonoTouch 1.0
- 无依赖项。
-
Xamarin.iOS 1.0
- 无依赖项。
-
Xamarin.Mac 2.0
- 无依赖项。
-
Xamarin.TVOS 1.0
- 无依赖项。
-
Xamarin.WatchOS 1.0
- 无依赖项。
NuGet包 (667)
显示依赖于System.Security.Cryptography.Algorithms的前5个NuGet包
包 | 下载 |
---|---|
System.Security.Cryptography.Cng 提供通过Windows Cryptographic Next Generation API (CNG)实现的加密算法和密钥管理。常用类型:System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey。当使用NuGet 3.x版本时,此包需要至少3.4版本。 |
|
System.Net.Http 提供了一组现代HTTP应用的编程接口,包括允许应用程序通过HTTP获取Web服务的HTTP客户端组件,以及可以由客户端和服务器用于解析HTTP头部的HTTP组件。常用类型: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。当使用NuGet 3.x版本时,此包需要至少3.4版本。 |
|
NETStandard.Library 一套标准.NET API,这些API被规定是相互之间使用的和支持的。当使用NuGet 3.x版本时,此包需要至少3.4版本。 |
|
System.Security.Cryptography.X509Certificates 提供用于读取、导出和验证 Authenticode X.509 v3 证书的类型。这些证书使用私钥签名,私钥唯一且正面地标识了证书持有人。常用类型:System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain 使用 NuGet 3.x 时,此包至少需要版本 3.4。 |
|
System.Security.Cryptography.OpenSsl 为具有 OpenSSL 的非 Windows 系统提供加密算法实现和密钥管理。常用类型:System.Security.Cryptography.RSAOpenSsl 使用 NuGet 3.x 时,此包至少需要版本 3.4。 |
GitHub 仓库 (371)
显示依赖 System.Security.Cryptography.Algorithms 的前 5 个最受欢迎的 GitHub 仓库
仓库 | 星标 |
---|---|
mRemoteNG/mRemoteNG
mRemoteNG 是 mRemote 的下一代,开源、选项卡式、多协议、远程连接管理器。
|
|
mbdavid/LiteDB
LiteDB - 单个数据文件中的 .NET NoSQL 文档存储库
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#。
|
|
microsoft/ailab
使用微软 AI 体验、学习和编写最新突破性创新
|
|
neuecc/UniRx
Unity 的响应式扩展
|
版本 | 下载 | 最后更新 |
---|---|---|
4.3.1 | 128,067,461 | 11/14/2017 |
4.3.0 | 1,175,716,681 | 11/15/2016 |
4.3.0-preview1-24530-04 | 577,748 | 10/24/2016 |
4.2.1 | 6,014,305 | 11/14/2017 |
4.2.0 | 548,629,759 | 6/27/2016 |
4.1.0-rc2-24027 | 13,404,941 | 5/16/2016 |
4.0.0-beta-23516 | 441,194 | 11/18/2015 |
4.0.0-beta-23409 | 398,141 | 10/15/2015 |
4.0.0-beta-23225 | 288,782 | 9/2/2015 |