Konscious.Security.Cryptography.Argon2
1.0.2
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
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.0.2" />
paket add Konscious.Security.Cryptography.Argon2 --version 1.0.2
#r "nuget: Konscious.Security.Cryptography.Argon2, 1.0.2"
// 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 |
-
.NETCoreApp 1.0
- Konscious.Security.Cryptography.Blake2 (>= 1.0.2)
- Microsoft.NETCore.App (>= 1.0.0)
-
.NETFramework 4.5.1
- Konscious.Security.Cryptography.Blake2 (>= 1.0.2)
-
.NETStandard 1.3
- Konscious.Security.Cryptography.Blake2 (>= 1.0.2)
- NETStandard.Library (>= 1.3.0)
- System.IO.UnmanagedMemoryStream (>= 4.0.1)
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)
|
Add support for sub-netcoreapp 1.0