The latest version of HsOpenSSL is 0.11.7.8-0.

HsOpenSSL

Version 0.10.3.1 revision 2 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
(Incomplete) OpenSSL binding for Haskell
Description

HsOpenSSL is an 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 has also some capabilities of creating SSL clients and servers.

Please note that this project has started at the time when there were no pure-Haskell implementations of TLS. Now there is tls package (http://hackage.haskell.org/package/tls), which looks pretty saner than HsOpenSSL especially for initialisation and error handlings. So PHO (the initial author of HsOpenSSL) highly encourages you to use and improve the tls package instead as long as possible.

Author
Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen
Bug reports
https://github.com/phonohawk/HsOpenSSL/issues
Category
Cryptography
Copyright
n/a
Homepage
https://github.com/phonohawk/HsOpenSSL
Maintainer
PHO <pho at cielonegro dot org>
Package URL
n/a
Stability
stable

Components