Konscious.Security.Cryptography.Argon2 1.0.2

.NET Core 1.0 .NET Standard 1.3 .NET Framework 4.5.1
There is a newer version of this package available.
See the version list below for details.
dotnet add package Konscious.Security.Cryptography.Argon2 --version 1.0.2
NuGet\Install-Package Konscious.Security.Cryptography.Argon2 -Version 1.0.2
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="Konscious.Security.Cryptography.Argon2" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Konscious.Security.Cryptography.Argon2 --version 1.0.2
#r "nuget: Konscious.Security.Cryptography.Argon2, 1.0.2"
#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 Konscious.Security.Cryptography.Argon2 as a Cake Addin
#addin nuget:?package=Konscious.Security.Cryptography.Argon2&version=1.0.2

// Install Konscious.Security.Cryptography.Argon2 as a Cake Tool
#tool nuget:?package=Konscious.Security.Cryptography.Argon2&version=1.0.2

An implementation of Argon2 winner of PHC

https://password-hashing.net/#argon2

Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Konscious.Security.Cryptography.Argon2:

Package Downloads
VIEApps.Components.Utility

The general purpose component for developing apps with .NET

VIEApps.Components.Utility.StrongName

The general purpose component for developing apps with .NET

CryptHash.Net

CryptHash.Net is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for text and files symmetric (AES_128_CBC / AES_192_CBC / AES_256_CBC / AES_128_GCM / AES_192_GCM / AES_256_GCM) authenticated encryption/decryption, text/files hashing (MD5, SHA1, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, PBKDF2, BCrypt and Argon2id) and text encoding/decoding (Base64 and Hexadecimal).

CookedRabbit.Core

CookedRabbit.Core is a C# RabbitMQ wrapper for NetCore.

PasswordManagerAccess

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Konscious.Security.Cryptography.Argon2:

Repository Stars
Mikescher/AlephNote
Lightweight note taking client for Simplenote or Standard Notes (or simply local storage)
Version Downloads Last updated
1.3.0 146,427 5/20/2022
1.2.1 1,253,370 1/18/2019
1.2.0 2,718 1/4/2019
1.1.3 9,311 9/5/2018
1.1.2 1,649 6/29/2018
1.1.1 13,981 2/22/2017
1.1.0 1,241 2/21/2017
1.0.3 1,507 9/23/2016
1.0.2 1,306 9/22/2016
1.0.1 1,153 8/9/2016
1.0.0 1,341 8/5/2016

Add support for sub-netcoreapp 1.0