noble-hashes

Hash function library

An audited and minimal implementation of various hash functions, MACs, and KDFs in JavaScript.

Audited & minimal JS implementation of hash functions, MACs and KDFs.

GitHub

586 stars
12 watching
45 forks
Language: JavaScript
last commit: 10 days ago
Linked from 1 awesome list

argon2blake2blake3cryptocryptographyhashhashinghkdfhmackangarootwelvekdfkeccakpbkdf2ripemd160scryptsha1sha256sha3sha512

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulmillr/noble-ciphers A lightweight JavaScript implementation of multiple encryption algorithms 213
paulmillr/noble-curves An implementation of elliptic curve cryptography and related algorithms in JavaScript 691
h2non/jshashes A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. 724
paulmillr/noble-secp256k1 A high-performance JavaScript implementation of secp256k1 signatures and ECDH (Elliptic Curve Diffie-Hellman) algorithms 761
apense/shimsham A collection of hash functions implemented in pure Nim 8
jandrewrogers/metrohash A set of fast and statistically robust hash functions designed for non-cryptographic use cases. 361
rustcrypto/hashes A collection of cryptographic hash functions written in Rust. 1,879
juliacrypto/sha.jl A Julia implementation of common hash functions 47
qlibs/mph A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions 176
corsaair/hashlib A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 1
khchen/hashlib A comprehensive hash function library for the Nim programming language 38
antelle/argon2-browser A JavaScript implementation of the Argon2 password-hashing function for browser runtime 387
aldy505/phc-crypto Provides a simplified interface to multiple hashing algorithms 26
jhumphry/spark_siphash An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. 5
aappleby/smhasher A collection of hash functions and tests for their properties 2,666