Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
-
Updated
Dec 27, 2024 - Go
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data
Fast 64-bit non-cryptographic hash algorithm
Ultra-fast hashing of bytes, strings and reader contents.
This Go package contains functions that produce non-cryptographic hashes.
simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
Sponge-based cryptographic primitives
[EN] SHA-256 implementation / [FR] implementation du SHA-256
Golang and Python implementations of big data analytics algorithms for finding frequent itemsets from large datasets. These algorithms consists of Apriori and PCY algorithms. These implementations are part of a course project for the Big Data Analytics course at UOIT.
A simple implementation of Bloom Filters using murmur3, Super Fast Hash and marvin32 hashing algorithms.
gopherbounce is a Golang authentication framework (should replace my old goauth)
A pure-Go implementation of hashlittle2, from the lookup3 suite of hash functions by Bob Jenkins
Source code for cryptographic algorithms implemented in Go.
Password hasher library for Go
Add a description, image, and links to the hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the hash-functions topic, visit your repo's landing page and select "manage topics."