noble-hashes

v0.3.1
Fast 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, Scrypt
sha sha2 sha3 sha256 sha512 keccak ripemd160 blake2 blake3 and 10 more...

bench

node test/benchmark/index.js

bench-install

cd test/benchmark && npm install && cd ../../

build

tsc -d

build-release

rollup -c rollup.config.js

lint

prettier --print-width 100 --single-quote --check src

test

node test/index.js

test-dos

node test/slow-dos.test.js

test-big

node test/slow-big.test.js
npm i noble-hashes

Metadata

  • MIT
  • Whatever
  • Paul Miller
  • released 10/28/2021

Downloads

Maintainers