Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
-
Updated
Nov 7, 2024 - Rust
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
This is a pure go implementation of the rsync algorithm with highwayhash signature
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher). clone from (https://gitlab.com/fwojcik/smhasher3)
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
A fast, safe, and portable implementation of HighwayHash for Rust
gohighway: Go implementation of Google's HighwayHash
JS bindings for browser and Node.js environment of the Rust implementation of HighwayHash, Google's fast, keyed, portable (output is hardware independent) and secure hash function.
Node.js implementation of HighwayHash, Google's fast and strong hash function
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
Add a description, image, and links to the highwayhash topic page so that developers can more easily learn about it.
To associate your repository with the highwayhash topic, visit your repo's landing page and select "manage topics."