HsOpenSSL: (Incomplete) OpenSSL binding for Haskell

[ cryptography, library, public-domain ] [ Propose Tags ]

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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2, 0.3, 0.3.1, 0.4, 0.4.1, 0.4.2, 0.5, 0.5.1, 0.5.2, 0.6, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.7, 0.8, 0.8.0.1, 0.8.0.2, 0.9, 0.9.0.1, 0.10, 0.10.1, 0.10.1.1, 0.10.1.2, 0.10.1.3, 0.10.1.4, 0.10.2, 0.10.2.1, 0.10.3, 0.10.3.1, 0.10.3.2, 0.10.3.3, 0.10.3.4, 0.10.3.5, 0.10.3.6, 0.10.4, 0.10.5, 0.11, 0.11.1, 0.11.1.1, 0.11.2, 0.11.2.1, 0.11.2.2, 0.11.2.3, 0.11.2.4, 0.11.3, 0.11.3.1, 0.11.3.2, 0.11.4, 0.11.4.1, 0.11.4.2, 0.11.4.3, 0.11.4.4, 0.11.4.5, 0.11.4.6, 0.11.4.7, 0.11.4.8, 0.11.4.9, 0.11.4.10, 0.11.4.11, 0.11.4.12, 0.11.4.13, 0.11.4.14, 0.11.4.15, 0.11.4.16, 0.11.4.17, 0.11.4.18, 0.11.4.19, 0.11.4.20, 0.11.5, 0.11.5.1, 0.11.6, 0.11.6.1, 0.11.6.2, 0.11.7, 0.11.7.1, 0.11.7.2, 0.11.7.3, 0.11.7.4, 0.11.7.5, 0.11.7.6 (info)
Change log NEWS
Dependencies base (>=4 && <5), bytestring, ghc-prim, integer, integer-gmp (<1), network (>=2.1.0.0 && <2.9), old-locale, time (>=1.1.1 && <1.5) [details]
License LicenseRef-PublicDomain
Author Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen
Maintainer PHO <pho at cielonegro dot org>
Revised Revision 2 made by HerbertValerioRiedel at 2019-01-20T09:04:22Z
Category Cryptography
Home page https://github.com/phonohawk/HsOpenSSL
Bug tracker https://github.com/phonohawk/HsOpenSSL/issues
Source repo head: git clone git://github.com/phonohawk/HsOpenSSL.git
Uploaded by MasatakeDaimon at 2012-04-16T16:00:49Z
Distributions Arch:0.11.7.6, Debian:0.11.4.18, Fedora:0.11.7.6, FreeBSD:0.11.1.1, LTSHaskell:0.11.7.6, NixOS:0.11.7.6, Stackage:0.11.7.6
Reverse Dependencies 70 direct, 671 indirect [details]
Downloads 101064 total (280 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]