@hackage HsOpenSSL0.6
(Incomplete) OpenSSL binding for Haskell
Categories
License
LicenseRef-PublicDomain
Maintainer
PHO <pho at cielonegro.org>
Links
Versions
Installation
Dependencies (6)
- base >=4 && <4.3
- bytestring
- ghc-prim
- network >=2.1.0.0
- old-locale
- time >=1.1.1 Show all…
Dependents (79)
@hackage/crawlchain, @hackage/hurl, @hackage/http-client-streams, @hackage/tcp-streams, @hackage/mysql-haskell, @hackage/tempodb, Show all…
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.