From 441b59dee13aeff4698ed13ff6661b021ee89935 Mon Sep 17 00:00:00 2001 From: Dave Sag <387098+davesag@users.noreply.github.com> Date: Mon, 23 Sep 2019 04:19:40 +0930 Subject: [PATCH] Add jose-simple (#956) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4f338bc..73cec9d 100644 --- a/readme.md +++ b/readme.md @@ -641,6 +641,7 @@ - [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. +- [jose-simple](https://github.com/davesag/jose-simple) — Encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard. ### Benchmarking