DropBear.Codex.Hashing
2025.0.14
dotnet add package DropBear.Codex.Hashing --version 2025.0.14
NuGet\Install-Package DropBear.Codex.Hashing -Version 2025.0.14
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="2025.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropBear.Codex.Hashing --version 2025.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DropBear.Codex.Hashing, 2025.0.14"
#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=2025.0.14 // Install DropBear.Codex.Hashing as a Cake Tool #tool nuget:?package=DropBear.Codex.Hashing&version=2025.0.14
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 (>= 2.0.0)
- DropBear.Codex.Core (>= 2025.0.14)
- 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.
Version | Downloads | Last updated |
---|---|---|
2025.0.14 | 69 | 1/7/2025 |
2024.11.5 | 114 | 11/12/2024 |
2024.9.44 | 112 | 9/20/2024 |
2024.9.43 | 139 | 9/16/2024 |
2024.9.42 | 125 | 9/16/2024 |
2024.9.32 | 118 | 9/13/2024 |
2024.9.25 | 131 | 9/11/2024 |
2024.9.1 | 127 | 9/8/2024 |
2024.8.54 | 122 | 9/6/2024 |
2024.8.36 | 113 | 9/2/2024 |
2024.7.1 | 102 | 7/24/2024 |
2024.4.7 | 141 | 4/26/2024 |
Initial release of the DropBear Codex Hashing library, offering various hashing algorithms.