mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Add crypto-hash
This commit is contained in:
parent
8af46528bb
commit
eea4525168
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue