Popularity
8.4
Stable
Activity
4.0
-
21
4
29

Monthly Downloads: 344
Programming language: Haskell
License: Creative Commons Zero v1.0 Universal
Tags: Cryptography    
Latest version: v0.11.1

HsOpenSSL alternatives and similar packages

Based on the "Cryptography" category.
Alternatively, view HsOpenSSL alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of HsOpenSSL or a related project?

Add another 'Cryptography' Package

README

HsOpenSSL

Build Status

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.