hash-functions topic

List hash-functions repositories

swift-crypto

1.4k
Stars
149
Forks
Watchers

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.

python-hashes

238
Stars
43
Forks
Watchers

Interesting (non-cryptographic) hashes implemented in pure Python.

highwayhash

865
Stars
67
Forks
Watchers

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

Zero-Allocation-Hashing

767
Stars
134
Forks
Watchers

Zero-allocation hashing for Java

Data.HashFunction

255
Stars
41
Forks
Watchers

C# library to create a common interface to non-cryptographic hash functions.

RHash

547
Stars
114
Forks
Watchers

Great utility for computing hash sums

hash-identifier

515
Stars
124
Forks
Watchers

Software to identify the different types of hashes used to encrypt data and especially passwords

smhasher

1.7k
Stars
168
Forks
Watchers

Hash function quality and speed tests

multihash

875
Stars
123
Forks
Watchers

Self describing hashes - for future proofing

Bitcoin-Cryptography-Library

130
Stars
53
Forks
Watchers

Nayuki's implementation of cryptographic primitives used in Bitcoin.