Konscious.Security.Cryptography.Blake2
1.0.6
An implementation of Blake2 for .NET that integrates with the standard crypto libraries
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Konscious.Security.Cryptography.Blake2 -Version 1.0.6
dotnet add package Konscious.Security.Cryptography.Blake2 --version 1.0.6
<PackageReference Include="Konscious.Security.Cryptography.Blake2" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Konscious.Security.Cryptography.Blake2 --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Konscious.Security.Cryptography.Blake2, 1.0.6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Konscious.Security.Cryptography.Blake2 as a Cake Addin
#addin nuget:?package=Konscious.Security.Cryptography.Blake2&version=1.0.6
// Install Konscious.Security.Cryptography.Blake2 as a Cake Tool
#tool nuget:?package=Konscious.Security.Cryptography.Blake2&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Numerics.Vectors (>= 4.1.1)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
Used By
NuGet packages (4)
Showing the top 4 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
|
GitHub repositories
This package is not used by any popular GitHub repositories.