System.Security.Cryptography.Hashing.Algorithms 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.Algorithms.
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.Algorithms --version 4.0.0-beta-23225
NuGet\Install-Package System.Security.Cryptography.Hashing.Algorithms -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.Algorithms" 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.Algorithms --version 4.0.0-beta-23225
#r "nuget: System.Security.Cryptography.Hashing.Algorithms, 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.Algorithms as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.Hashing.Algorithms&version=4.0.0-beta-23225&prerelease

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

Obsolete: Use System.Security.Cryptography.Algorithms instead.  Provided concrete implementations of cryptographic hashing and hash-based message authentication code (HMAC), including MD5, SHA-1, and SHA-2.

Commonly Used Types:
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

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 (4)

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

Package Downloads
System.IdentityModel.Tokens The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

System.IdentityModel.Tokens

Microsoft.AspNet.Security.DataProtection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.

Oocx.Asn1PKCS

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

GoogleApis.Auth.vNext

Google API Auth library ported to DNX Core 4.x / 5.0.

GitHub repositories (1)

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

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