openssl 1.0.2.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package openssl --version 1.0.2.1
                    
NuGet\Install-Package openssl -Version 1.0.2.1
                    
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="openssl" Version="1.0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="openssl" Version="1.0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="openssl" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add openssl --version 1.0.2.1
                    
#r "nuget: openssl, 1.0.2.1"
                    
#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.
#addin nuget:?package=openssl&version=1.0.2.1
                    
Install openssl as a Cake Addin
#tool nuget:?package=openssl&version=1.0.2.1
                    
Install openssl as a Cake Tool

The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS) protocols as well as a full-strength general purpose cryptography library. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on openssl:

Package Downloads
librabbitmq

This is a C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.

poco.crypto

POCO Cryptographic Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated