hashing-algorithm
Here are 21 public repositories matching this topic...
Fast 64-bit non-cryptographic hash algorithm
-
Updated
Sep 21, 2023 - Go
An API for hashing password in PostgreSQL with Golang
-
Updated
Feb 10, 2022 - Go
golang library to compute hash digests in parallel
-
Updated
Dec 12, 2017 - Go
simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
-
Updated
Mar 22, 2017 - Go
This Go package contains functions that produce non-cryptographic hashes.
-
Updated
Feb 16, 2023 - Go
SHA-256 is a cryptographic hash function that generates a 256-bit (32-byte) hash value. It is widely used to ensure data integrity and security by creating a unique digital fingerprint for a given input, making it highly resistant to tampering or duplication.
-
Updated
Jul 3, 2023 - Go
a fuzzy hash designed to be able to search for duplicates fast
-
Updated
Dec 25, 2023 - Go
Yet another efficient hashmap implementation for Golang based on the hopscotch open addressing scheme.
-
Updated
Oct 27, 2022 - Go
Command line utility to get hash value for a file (based on data in file).
-
Updated
Jul 10, 2018 - Go
Allocation-free FNV-1 32 and 64 bit variants
-
Updated
Aug 9, 2017 - Go
satunna is a WIP reproducible pseudo-random code execution hashing algorithm
-
Updated
Oct 29, 2021 - Go
What the hash is a simple hash reverse lookup. It searches a database of 270+ hash algorithms for the possible source of the given hash sum and outputs all found matches in hashcat notation.
-
Updated
Jun 16, 2024 - Go
A custom hashing algorithm made for fun
-
Updated
Oct 7, 2022 - Go
Improve this page
Add a description, image, and links to the hashing-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hashing-algorithm topic, visit your repo's landing page and select "manage topics."