From 6d84ec34f0fd3277fd852e2a4c034133c24b61c9 Mon Sep 17 00:00:00 2001 From: Lk Geimfari Date: Sat, 25 Jun 2016 15:32:27 +0300 Subject: [PATCH] Added 'HsOpenSSL' to 'Frameworks/Haskell --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b421a1..3bd3991 100644 --- a/README.md +++ b/README.md @@ -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