# paulmillr/noble-hashes

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/paulmillr-noble-hashes).**

874 stars · 70 forks · TypeScript · MIT

## Links

- GitHub: https://github.com/paulmillr/noble-hashes
- Homepage: https://paulmillr.com/noble
- awesome-repositories: https://awesome-repositories.com/repository/paulmillr-noble-hashes.md

## Topics

`argon2` `blake2` `blake3` `crypto` `cryptography` `hash` `hashing` `hkdf` `hmac` `kangarootwelve` `kdf` `keccak` `pbkdf2` `ripemd160` `scrypt` `sha1` `sha256` `sha3` `sha512`

## Description

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

## Tags

### Part of an Awesome List

- [JavaScript Cryptography](https://awesome-repositories.com/f/awesome-lists/devtools/javascript-cryptography.md) — Collection of secure hash functions and HMAC implementations.
