LicenseRef-PublicDomain licensed by Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen
Maintained by PHO <pho at cielonegro dot org>
This version can be pinned in stack with:HsOpenSSL-0.11.1.1@sha256:be351c277db7ddbc2ece8fb2d10b8f1f686b91000a552dd9d8155b79f8db9a5f,4807
======
README
======

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.