System.Security.Cryptography.OpenSsl
4.5.0-preview1-26216-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Security.Cryptography.OpenSsl --version 4.5.0-preview1-26216-02
NuGet\Install-Package System.Security.Cryptography.OpenSsl -Version 4.5.0-preview1-26216-02
<PackageReference Include="System.Security.Cryptography.OpenSsl" Version="4.5.0-preview1-26216-02" />
paket add System.Security.Cryptography.OpenSsl --version 4.5.0-preview1-26216-02
#r "nuget: System.Security.Cryptography.OpenSsl, 4.5.0-preview1-26216-02"
// Install System.Security.Cryptography.OpenSsl as a Cake Addin #addin nuget:?package=System.Security.Cryptography.OpenSsl&version=4.5.0-preview1-26216-02&prerelease // Install System.Security.Cryptography.OpenSsl as a Cake Tool #tool nuget:?package=System.Security.Cryptography.OpenSsl&version=4.5.0-preview1-26216-02&prerelease
Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL.
Commonly Used Types:
System.Security.Cryptography.RSAOpenSsl
00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.6
- 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.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (28)
Showing the top 5 NuGet packages that depend on System.Security.Cryptography.OpenSsl:
Package | Downloads |
---|---|
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. |
|
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: 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 When using NuGet 3.x this package requires at least version 3.4. |
|
System.Net.Security
Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints. Commonly Used Types: System.Net.Security.SslStream System.Net.Security.ExtendedProtectionPolicy When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.VisualStudio.Services.Client
Integrate with Azure DevOps Server 2022 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to shared platform services such as account, profile, identity, security, and more via public REST APIs. |
|
Nexmo.Csharp.Client
Official C#/.NET wrapper for the Nexmo API |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on System.Security.Cryptography.OpenSsl:
Repository | Stars |
---|---|
cocoa-mhlw/cocoa
|
|
pnp/powershell
PnP PowerShell
|
|
ConcreteMC/Alex
A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
|
|
OpenTouryoProject/OpenTouryo
”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
|
|
paolosalvatori/service-fabric-acs-kubernetes-multi-container-app
This sample demonstrates how create a multi-container application using ASP.NET Core and deploy it on an Azure Service Fabric Linux cluster with the DNS service or Azure Container Service Kubernetes cluster on Azure.
|
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 4,905,997 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 1,798 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 1,112 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 881 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 977 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 828 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 847 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 939 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 918 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 1,110 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 9,974 | 3/16/2020 |
4.7.0 | 1,033,911 | 12/3/2019 |
4.7.0-preview3.19551.4 | 1,061 | 11/13/2019 |
4.7.0-preview2.19523.17 | 852 | 11/1/2019 |
4.7.0-preview1.19504.10 | 970 | 10/15/2019 |
4.6.0 | 1,152,436 | 9/23/2019 |
4.6.0-rc1.19456.4 | 818 | 9/16/2019 |
4.6.0-preview9.19421.4 | 816 | 9/4/2019 |
4.6.0-preview9.19416.11 | 827 | 9/4/2019 |
4.6.0-preview8.19405.3 | 964 | 8/13/2019 |
4.6.0-preview7.19362.9 | 896 | 7/23/2019 |
4.6.0-preview6.19303.8 | 1,058 | 6/12/2019 |
4.6.0-preview6.19264.9 | 822 | 9/4/2019 |
4.6.0-preview5.19224.8 | 1,200 | 5/6/2019 |
4.6.0-preview4.19212.13 | 834 | 4/18/2019 |
4.6.0-preview3.19128.7 | 14,748 | 3/6/2019 |
4.6.0-preview.19073.11 | 1,061 | 1/29/2019 |
4.6.0-preview.18571.3 | 1,119 | 12/3/2018 |
4.5.1 | 1,113,605 | 3/11/2019 |
4.5.0 | 578,169 | 5/29/2018 |
4.5.0-rc1 | 2,640 | 5/6/2018 |
4.5.0-preview2-26406-04 | 3,122 | 4/10/2018 |
4.5.0-preview1-26216-02 | 2,859 | 2/26/2018 |
4.4.0 | 17,121,299 | 8/11/2017 |
4.4.0-preview2-25405-01 | 3,099 | 6/27/2017 |
4.4.0-preview1-25305-02 | 5,350 | 5/9/2017 |
4.3.1 | 4,065,766 | 11/14/2017 |
4.3.0 | 1,171,040,175 | 11/15/2016 |
4.3.0-preview1-24530-04 | 364,144 | 10/24/2016 |
4.0.1 | 5,115,348 | 11/14/2017 |
4.0.0 | 539,637,504 | 6/27/2016 |
4.0.0-rc2-24027 | 13,761,762 | 5/16/2016 |
4.0.0-beta-23516 | 81,902 | 11/18/2015 |
4.0.0-beta-23409 | 339,234 | 10/15/2015 |
4.0.0-beta-23225 | 8,902 | 9/2/2015 |