siphash topic
halite
High-level cryptography interface powered by libsodium
sodium_compat
Pure PHP polyfill for ext/sodium
libexpat
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
HashDepot
.NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms
siphash-js
A Javascript implementation of SipHash-2-4
gosimhash
A simhasher for Chinese documents implemented by golang, simply translated from yanyiwu/gosimhash
SharpHash
SharpHash is a C# hashing library which provides an easy to use interface for computing hashes and checksums of data. It also supports state based (incremental) hashing.
rust-siphash
SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust
HashLibPlus
HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files, streams, bytearrays and untyped data to mention but a few.
siphash-java
SipHash in Java; zero-allocation and streaming implementations