An open API service providing repository metadata for many open source software ecosystems.

Topic: "siphash"

libexpat/libexpat

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

Language: C - Size: 15.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1,176 - Forks: 459

paragonie/halite

High-level cryptography interface powered by libsodium

Language: PHP - Size: 1.29 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1,134 - Forks: 88

paragonie/sodium_compat

Pure PHP polyfill for ext/sodium

Language: PHP - Size: 1.56 MB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 916 - Forks: 63

ssg/HashDepot

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

Language: C# - Size: 195 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 136 - Forks: 16

jedisct1/siphash-js

A Javascript implementation of SipHash-2-4

Language: JavaScript - Size: 80.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 125 - Forks: 18

jedisct1/rust-siphash

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

Language: Rust - Size: 71.3 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 62 - Forks: 16

ron4fun/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.

Language: C# - Size: 909 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 43 - Forks: 8

whitfin/siphash-java

SipHash in Java; zero-allocation and streaming implementations

Language: Java - Size: 26.4 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 5

ron4fun/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.

Language: C++ - Size: 1.33 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 9

haoyuhu/gosimhash

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

Language: Go - Size: 3.97 MB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 5

aead/siphash

Go implementation of SipHash-64/128

Language: Go - Size: 22.5 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 4

WeblateOrg/siphashc

python c-module for siphash

Language: C - Size: 368 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13 - Forks: 5

shikokuchuo/secretbase

secretbase - Cryptographic Hash, Extendable-Output and Base64 Functions

Language: C - Size: 2.49 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 12 - Forks: 1

zacharyvoase/python-csiphash

The SipHash-2-4 C reference implementation, CFFI-wrapped for Python

Language: Python - Size: 23.4 KB - Last synced at: 4 days ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 2

cipherboy/hash_framework

Framework for studying cryptographic hash functions using SAT.

Language: Python - Size: 923 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

ysbaddaden/siphash.cr

SipHash family of pseudo random functions implemented in Crystal

Language: Crystal - Size: 15.6 KB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

sorydima/Marina.Rodeo

Imagine a world where your voice meets the limitless potential of blockchain technology. Marina.Rodeo ® 🐝, the unparalleled decentralized SIP VoIP service, transcends traditional communication by integrating blockchain for secure, high-quality voice calls. No more centralized control—embrace a borderless communication experience! 🐝

Language: C - Size: 98.5 MB - Last synced at: 12 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

zverianskii/mojosiphash 📦

Siphash implementation in Mojo

Size: 2.93 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kpdemetriou/siphash-cffi

Tested, performant SipHash bindings for Python 3 with support for double-output-size, half-word and variable-round variants.

Language: C - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

mgetka/mcu-csiphash-2-4

SipHash implementation for compilers w/o 64 bit arithmetics

Language: C - Size: 69.3 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

samuel-lucas6/SipHash.NET

A .NET implementation of SipHash-2-4.

Language: C# - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

proofrock/snapkup

A snapshot-based backup tool, easy to understand and use

Language: Go - Size: 209 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

edk0/iphide

proof of concept structure-preserving IP mangling

Language: C - Size: 14.6 KB - Last synced at: 28 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

tshakalekholoane/sip

Implements the SipHash pseudorandom function.

Language: Go - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

P4o1o/SipHashASM

Implementation of SipHash in x64 assembly (masm and nasm versions)

Language: C - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

eloj/hashbench

A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into.

Language: C - Size: 17.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

PrismLabsDev/prismchat-lib

The Prism Chat Library for E2E, anonymous and decentralized communication built on libsodium.

Language: TypeScript - Size: 144 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

myibu/algorithm-java

General algorighm implements in java

Language: Java - Size: 2.02 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

allc/SipHash

Implement SipHash algorithm in Python

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NewYaroslav/siphash-hpp

SipHash Headers Only C ++ Library

Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cordalace/siphash-lite

SipHash implementation ported from redis.

Language: C - Size: 13.7 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

brunolellis/short-ly

Simple url shortener implementation using Spring 5

Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0