Found 27 repositories(showing 27)
Fast strong hash functions: SipHash/HighwayHash
minio
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
lovell
Node.js implementation of HighwayHash, Google's fast and strong hash function
nickbabcock
Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function
dgryski
Go implementation of Google's HighwayHash
minio
This is a pure go implementation of the rsync algorithm with highwayhash signature
nickbabcock
HighwayHash implementation for node and browsers
calebzulawski
A fast, safe, and portable implementation of HighwayHash for Rust
fwojcik
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
Rust Bindings to AVX-2-optimized SIP-like hash functions
kpdemetriou
Tested, performant HighwayHash bindings for Python 3 with support for all output lengths.
johnplatts
Implementation of HighwayHash that uses Google Highway SIMD library
jamescook
Bindings for google/highwayhash
asonnleitner
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.
tomazov
HighwayHash function for PHP
nickbabcock
Calculate checksums of files using HighwayHash
xuender
网页摘要计算
openstor
No description available
u6du
No description available
JTKBowers
A pure rust implementation of google's highway hash without any external dependencies.
SimonAbdullah
No description available
0x0177b11f
Rust implementation of highwayhash
fwessels
No description available
agentlans
Convenient hashing for C++ objects
TheAnsarya
High-performance streaming hash library for .NET 10+ with MurmurHash3, CityHash, SpookyHash, SipHash, FarmHash, HighwayHash
yasushi-saito
Benchmarking various hashing algorithms written for Go
Twilight-Dream-Of-Magic
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)
All 27 repositories loaded