System.Security.Cryptography.OpenSsl 4.6.0-preview.18571.3

Prefix Reserved
This is a prerelease version of System.Security.Cryptography.OpenSsl.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.12 or higher.

dotnet add package System.Security.Cryptography.OpenSsl --version 4.6.0-preview.18571.3                
NuGet\Install-Package System.Security.Cryptography.OpenSsl -Version 4.6.0-preview.18571.3                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Security.Cryptography.OpenSsl" Version="4.6.0-preview.18571.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Cryptography.OpenSsl --version 4.6.0-preview.18571.3                
#r "nuget: System.Security.Cryptography.OpenSsl, 4.6.0-preview.18571.3"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Security.Cryptography.OpenSsl as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.OpenSsl&version=4.6.0-preview.18571.3&prerelease

// Install System.Security.Cryptography.OpenSsl as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.OpenSsl&version=4.6.0-preview.18571.3&prerelease                

Provides cryptographic algorithm implementations and key management for non-Windows systems with OpenSSL.

Commonly Used Types:
System.Security.Cryptography.RSAOpenSsl

When using NuGet 3.x this package requires at least version 3.4.

Product 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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (26)

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,179,693 11/9/2020
5.0.0-rc.2.20475.5 1,759 10/13/2020
5.0.0-rc.1.20451.14 1,078 9/14/2020
5.0.0-preview.8.20407.11 856 8/25/2020
5.0.0-preview.7.20364.11 939 7/21/2020
5.0.0-preview.6.20305.6 796 6/25/2020
5.0.0-preview.5.20278.1 813 6/10/2020
5.0.0-preview.4.20251.6 901 5/18/2020
5.0.0-preview.3.20214.6 890 4/23/2020
5.0.0-preview.2.20160.6 1,082 4/2/2020
5.0.0-preview.1.20120.5 9,634 3/16/2020
4.7.0 1,018,043 12/3/2019
4.7.0-preview3.19551.4 1,034 11/13/2019
4.7.0-preview2.19523.17 820 11/1/2019
4.7.0-preview1.19504.10 938 10/15/2019
4.6.0 1,148,331 9/23/2019
4.6.0-rc1.19456.4 784 9/16/2019
4.6.0-preview9.19421.4 785 9/4/2019
4.6.0-preview9.19416.11 791 9/4/2019
4.6.0-preview8.19405.3 929 8/13/2019
4.6.0-preview7.19362.9 863 7/23/2019
4.6.0-preview6.19303.8 1,031 6/12/2019
4.6.0-preview6.19264.9 791 9/4/2019
4.6.0-preview5.19224.8 1,172 5/6/2019
4.6.0-preview4.19212.13 798 4/18/2019
4.6.0-preview3.19128.7 14,694 3/6/2019
4.6.0-preview.19073.11 1,027 1/29/2019
4.6.0-preview.18571.3 1,086 12/3/2018
4.5.1 1,110,630 3/11/2019
4.5.0 576,369 5/29/2018
4.5.0-rc1 2,604 5/6/2018
4.5.0-preview2-26406-04 3,077 4/10/2018
4.5.0-preview1-26216-02 2,799 2/26/2018
4.4.0 16,328,820 8/11/2017
4.4.0-preview2-25405-01 3,050 6/27/2017
4.4.0-preview1-25305-02 5,307 5/9/2017
4.3.1 4,064,052 11/14/2017
4.3.0 1,105,190,596 11/15/2016
4.3.0-preview1-24530-04 361,152 10/24/2016
4.0.1 5,113,816 11/14/2017
4.0.0 516,470,000 6/27/2016
4.0.0-rc2-24027 13,362,809 5/16/2016
4.0.0-beta-23516 81,850 11/18/2015
4.0.0-beta-23409 339,189 10/15/2015
4.0.0-beta-23225 8,689 9/2/2015