noble-hashes

Hash library

A lightweight JavaScript implementation of various hash functions and cryptographic primitives

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

GitHub

608 stars
12 watching
45 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list

argon2blake2blake3cryptocryptographyhashhashinghkdfhmackangarootwelvekdfkeccakpbkdf2ripemd160scryptsha1sha256sha3sha512

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulmillr/noble-ciphers A collection of minimal and audited implementations of various cryptographic algorithms 222
paulmillr/noble-curves A set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives. 708
h2non/jshashes A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. 724
paulmillr/noble-secp256k1 Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript 771
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. 360
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
juliacrypto/sha.jl A Julia implementation of common hash functions 48
qlibs/mph A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions 181
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 391
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,688