System.Security.Cryptography.Hashing 4.0.0-beta-23225

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Security.Cryptography.Hashing.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 3.0 or higher.

dotnet add package System.Security.Cryptography.Hashing --version 4.0.0-beta-23225
NuGet\Install-Package System.Security.Cryptography.Hashing -Version 4.0.0-beta-23225
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.Hashing" Version="4.0.0-beta-23225" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Cryptography.Hashing --version 4.0.0-beta-23225
#r "nuget: System.Security.Cryptography.Hashing, 4.0.0-beta-23225"
#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.Hashing as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.Hashing&version=4.0.0-beta-23225&prerelease

// Install System.Security.Cryptography.Hashing as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.Hashing&version=4.0.0-beta-23225&prerelease

Obsolete: Use System.Security.Cryptography.Primitives instead.  Provided base types for cryptographic hashing and hash-based message authentication code (HMAC).

Commonly Used Types:
System.Security.Cryptography.HashAlgorithm
System.Security.Cryptography.KeyedHashAlgorithm
System.Security.Cryptography.HMAC

Product Compatible and additional computed target framework versions.
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on System.Security.Cryptography.Hashing:

Package Downloads
Oocx.Asn1PKCS

Helper classes that are used by ACME.net to work with various PKCS standards like certificate signing requests.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on System.Security.Cryptography.Hashing:

Repository Stars
weltkante/managed-lzma
C# implementation of LZMA and 7zip
Version Downloads Last updated