shimsham
Hash library
A collection of hash functions implemented in pure Nim
Collection of hash functions built in pure Nim
8 stars
3 watching
1 forks
Language: Nimrod
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
opensystemslab/xxhash.nim | A lightweight Nim wrapper providing fast hashing functionality for various use cases | 15 |
khchen/hashlib | A comprehensive hash function library for the Nim programming language | 38 |
aappleby/smhasher | A collection of hash functions and tests for their properties | 2,688 |
paulmillr/noble-hashes | A lightweight JavaScript implementation of various hash functions and cryptographic primitives | 608 |
cwpearson/nim-murmurhash | An implementation of MurmurHash algorithms for hashing data in software applications | 7 |
mbrostami/consistenthash | A Go library implementing Consistent Hashing and Block Partitioning | 27 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
lemire/clhash | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
jhumphry/spark_siphash | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
whitfin/siphash-elixir | An implementation of the SipHash cryptographic hash family for Elixir | 19 |
tonyday567/numhask | A Haskell numeric prelude providing a structured approach to numbers and operations. | 69 |
h2non/jshashes | A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
enzoh/motoko-sha | A package implementing secure hash algorithms for a specific programming language | 16 |
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
amadimichael/optimizedmimcsponge | An optimized implementation of a cryptographic hash function. | 12 |