HsOpenSSL: Partial OpenSSL binding for Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
HsOpenSSL is an 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 has also some capabilities of creating SSL clients and servers.
This package is in production use by a number of Haskell based
systems and stable. You may also be interested in the tls
package,
http://hackage.haskell.org/package/tls, which is a pure Haskell
implementation of SSL.
[Skip to ReadMe]
Properties
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
fast-bignum | Enable fast moving of bignums between OpenSSL and GMP (GHC only). | Enabled | Automatic |
homebrew-openssl | Use Homebrew version of OpenSSL (macOS only). | Disabled | Automatic |
macports-openssl | Use MacPorts version of OpenSSL (macOS only). | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- HsOpenSSL-0.11.4.12.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainers' corner
For package maintainers and hackage trustees