hashing topic

List hashing repositories

CuckooFilter

319
Stars
79
Forks
Watchers

Substitute for bloom filter.

aghasher

8
Stars
3
Forks
Watchers

:anchor: An implementation of Anchor Graph Hashing (Liu et al. 2011) in Python.

rcrypt

11
Stars
0
Forks
Watchers

rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes

adler32-rs

20
Stars
10
Forks
Watchers

Minimal Adler32 implementation for Rust.

kruptein

5
Stars
1
Forks
Watchers

crypto; from kruptein to hide or conceal

util

287
Stars
39
Forks
Watchers

A collection of useful utility functions

easy-scrypt

23
Stars
3
Forks
Watchers

This is a nice and simple wrapper in Go over the scrypt password based key derivation algorithm.

InterviewBit

91
Stars
56
Forks
Watchers

Collection of solution for problems on InterviewBit

go-django-hashers

29
Stars
4
Forks
Watchers

Go implementation of password hashers used in Django

wyhash-dotnet

52
Stars
3
Forks
Watchers

Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG