Node.js implementation of HighwayHash, Google's fast and strong hash function
-
Updated
Oct 8, 2021 - JavaScript
Node.js implementation of HighwayHash, Google's fast and strong hash function
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
A fast, safe, and portable implementation of HighwayHash for Rust
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
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.
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)
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."