Skip to main content
System.Security.Cryptography.Hashing.Algorithms package icon

System.Security.Cryptography.Hashing.Algorithms

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

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package System.Security.Cryptography.Hashing.Algorithms --version 4.0.0-beta-23225
Package Manager Console
Install-Package System.Security.Cryptography.Hashing.Algorithms -Version 4.0.0-beta-23225
PackageReference
<PackageReference Include="System.Security.Cryptography.Hashing.Algorithms" Version="4.0.0-beta-23225" />

Frameworks

DNXCore5.0

Dependencies

System.Runtime
DNXCore5.0
[4.0.0, )
[4.0.0-beta-23225, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.