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.
608 stars
12 watching
45 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
argon2blake2blake3cryptocryptographyhashhashinghkdfhmackangarootwelvekdfkeccakpbkdf2ripemd160scryptsha1sha256sha3sha512
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of minimal and audited implementations of various cryptographic algorithms | 222 |
| A set of implementations of elliptic curve cryptography libraries and utilities for digital signatures, key exchange, and other cryptographic primitives. | 708 |
| A lightweight, dependency-free JavaScript library implementing various cryptographic hash functions for secure data encoding and verification. | 724 |
| Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 |
| A collection of hash functions implemented in pure Nim | 8 |
| A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 360 |
| A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
| A Julia implementation of common hash functions | 48 |
| A high-performance static perfect hash library for compile-time mapping of keys to values with no collisions | 181 |
| A set of utility functions for generating and verifying digital hashes in ActionScript 3.0 | 1 |
| A comprehensive hash function library for the Nim programming language | 38 |
| A JavaScript implementation of the Argon2 password-hashing function for browser runtime | 391 |
| Provides a simplified interface to multiple hashing algorithms | 26 |
| An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
| A collection of hash functions and tests for their properties | 2,688 |