@hackage HsOpenSSL0.5
(Part of) OpenSSL binding for Haskell
Categories
License
LicenseRef-PublicDomain
Maintainer
PHO <pho at cielonegro.org>
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (6)
- base <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…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
HsOpenSSL is a (part of) 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.