Added tsec to Scala's section

pull/54/head
Líkið Geimfari 2018-02-12 15:07:13 +03:00 committed by GitHub
parent 381354bf8e
commit afcf4a4fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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