lowfatcomputing / HsOpenSSL

OpenSSL binding for Haskell

Home Page:http://hackage.haskell.org/package/HsOpenSSL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HsOpenSSL

Build Status

HsOpenSSL is an (incomplete) OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages. It also has some capabilities of creating SSL clients and servers.

About

OpenSSL binding for Haskell

http://hackage.haskell.org/package/HsOpenSSL

License:Creative Commons Zero v1.0 Universal


Languages

Language:Haskell 93.0%Language:C 5.4%Language:Makefile 1.5%Language:C++ 0.2%