Konscious.Security.Cryptography.Blake2
1.1.0
dotnet add package Konscious.Security.Cryptography.Blake2 --version 1.1.0
NuGet\Install-Package Konscious.Security.Cryptography.Blake2 -Version 1.1.0
<PackageReference Include="Konscious.Security.Cryptography.Blake2" Version="1.1.0" />
paket add Konscious.Security.Cryptography.Blake2 --version 1.1.0
#r "nuget: Konscious.Security.Cryptography.Blake2, 1.1.0"
// Install Konscious.Security.Cryptography.Blake2 as a Cake Addin
#addin nuget:?package=Konscious.Security.Cryptography.Blake2&version=1.1.0
// Install Konscious.Security.Cryptography.Blake2 as a Cake Tool
#tool nuget:?package=Konscious.Security.Cryptography.Blake2&version=1.1.0
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
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 | 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 |
-
.NETFramework 4.6
- System.Numerics.Vectors (>= 4.5.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
-
net6.0
- No dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Konscious.Security.Cryptography.Blake2:
Package | Downloads |
---|---|
Konscious.Security.Cryptography.Argon2
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. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id |
|
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 |
|
Tz.Net
Package Description |
|
HDWallet.Eth
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Konscious.Security.Cryptography.Blake2:
Repository | Stars |
---|---|
MaximumADHD/Roblox-Studio-Mod-Manager
An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
|