DropBear.Codex.Hashing
2024.9.25
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DropBear.Codex.Hashing --version 2024.9.25
NuGet\Install-Package DropBear.Codex.Hashing -Version 2024.9.25
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="DropBear.Codex.Hashing" Version="2024.9.25" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropBear.Codex.Hashing --version 2024.9.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DropBear.Codex.Hashing, 2024.9.25"
#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 DropBear.Codex.Hashing as a Cake Addin #addin nuget:?package=DropBear.Codex.Hashing&version=2024.9.25 // Install DropBear.Codex.Hashing as a Cake Tool #tool nuget:?package=DropBear.Codex.Hashing&version=2024.9.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides various hashing implementations and utilities for the DropBear.Codex ecosystem
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Blake3 (>= 1.1.0)
- DropBear.Codex.Core (>= 2024.9.25)
- HashDepot (>= 3.1.0)
- Konscious.Security.Cryptography.Argon2 (>= 1.3.1)
- SauceControl.Blake2Fast (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DropBear.Codex.Hashing:
Package | Downloads |
---|---|
DropBear.Codex.Files
Provides file management and storage capabilities for the DropBear.Codex ecosystem |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release of the DropBear Codex Hashing library, offering various hashing algorithms.