Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 289 Bytes

README.rst

File metadata and controls

8 lines (7 loc) · 289 Bytes

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.