Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

depressed-pho/HsOpenSSL

Repository files navigation

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.