From eea4525168344dd58de9af58474b4e0bf6d4707f Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 13 May 2019 12:51:04 +0700 Subject: [PATCH] Add crypto-hash --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a5c8972..41fdb91 100644 --- a/readme.md +++ b/readme.md @@ -639,6 +639,7 @@ - [themis](https://github.com/cossacklabs/themis) - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on. - [GuardRails](https://github.com/apps/guardrails) - GitHub app that provides security feedback in pull requests. - [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) - Brute-force and DDoS attack protection. +- [crypto-hash](https://github.com/sindresorhus/crypto-hash) - Async non-blocking hashing. ### Benchmarking