Skip to main content
Isopoh.Cryptography.Argon2 package icon

Isopoh.Cryptography.Argon2

Argon2 Password Hasher written in C#. Uses Isopoh.Cryptography.Blake2 for hashing and Isopoh.Cryptography.SecureArray to protect sensitive data.

Total Downloads
3.5M
3,519,860
Published
Aug 17, 2023
Latest stable version

Install

.NET CLI
dotnet add package Isopoh.Cryptography.Argon2 --version 2.0.0
Package Manager Console
Install-Package Isopoh.Cryptography.Argon2 -Version 2.0.0
PackageReference
<PackageReference Include="Isopoh.Cryptography.Argon2" Version="2.0.0" />

Frameworks

.NETCoreApp3.1 net6.0 net7.0 .NETStandard2.0

Dependencies

Adoption guide

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

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

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

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.