From afcf4a4fd4ddaab6a77f8815aaadccb73580a643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=ADki=C3=B0=20Geimfari?= Date: Mon, 12 Feb 2018 15:07:13 +0300 Subject: [PATCH] Added tsec to Scala's section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb4c76a..3627b8f 100644 --- a/README.md +++ b/README.md @@ -328,6 +328,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as ### Scala - [scrypto](https://github.com/input-output-hk/scrypto) - Cryptographic primitives for Scala. +- [tsec](https://github.com/jmcardon/tsec) - A type-safe, functional, general purpose security and cryptography library. ### Swift