@hackage HsOpenSSL0.11.7.6

Partial OpenSSL binding for Haskell

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.