Added 'HsOpenSSL' to 'Frameworks/Haskell

This commit is contained in:
Lk Geimfari 2016-06-25 15:32:27 +03:00
parent cdd6648542
commit 6d84ec34f0

View File

@ -196,6 +196,8 @@ A curated list of cryptography resources and links.
- [Cryptography](http://hackage.haskell.org/packages/#cat:Cryptography) - a collaborative Hackage list.
- [Cryptography & Hashing](https://wiki.haskell.org/Applications_and_libraries/Cryptography) - Official Website of Haskell.
- [Cryptonite](https://hackage.haskell.org/package/cryptonite) - Cryptonite is a haskell repository of cryptographic primitives.
- [HsOpenSSL](https://github.com/phonohawk/HsOpenSSL) - OpenSSL binding for Haskel.
### Haxe