From 5f7394b25bab451287f7287f8765f1ca32bfb0fd Mon Sep 17 00:00:00 2001 From: vixentael Date: Sat, 13 Oct 2018 10:27:10 +0300 Subject: [PATCH] Add themis (#842) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c566889..1f9c825 100644 --- a/readme.md +++ b/readme.md @@ -629,6 +629,7 @@ - [snyk](https://github.com/Snyk/snyk) - CLI and build-time tool to find & fix vulnerable npm dependencies. - [upash](https://github.com/simonepri/upash) - Unified API for all password hashing algorithms. +- [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. ### Benchmarking