siphash topic

List siphash repositories

halite

1.1k
Stars
88
Forks
Watchers

High-level cryptography interface powered by libsodium

sodium_compat

873
Stars
63
Forks
Watchers

Pure PHP polyfill for ext/sodium

libexpat

1.0k
Stars
429
Forks
Watchers

:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub

HashDepot

131
Stars
15
Forks
Watchers

.NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms

siphash-js

124
Stars
22
Forks
Watchers

A Javascript implementation of SipHash-2-4

gosimhash

19
Stars
5
Forks
Watchers

A simhasher for Chinese documents implemented by golang, simply translated from yanyiwu/gosimhash

SharpHash

36
Stars
7
Forks
Watchers

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

59
Stars
13
Forks
Watchers

SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust

HashLibPlus

23
Stars
9
Forks
Watchers

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

33
Stars
3
Forks
Watchers

SipHash in Java; zero-allocation and streaming implementations