@hackage hopenssl2.2.5
FFI Bindings to OpenSSL's EVP Digest Interface
Categories
License
BSD-3-Clause
Maintainer
Peter Simons <simons@cryp.to>
Links
Versions
Installation
Tested Compilers
Dependencies (2)
- base >=4.6 && <5
- bytestring Show all…
Dependents (7)
@hackage/postmaster, @hackage/hakyll, @hackage/stackage2nix, @hackage/acme-everything, @hackage/HaskellTorrent, @hackage/cabal2nix, Show all…
Package Flags
link-libz
(off by default)
OpenSSL's libcrypto has a dependency on libz
Foreign-function bindings to the OpenSSL library. Currently provides access to the messages digests MD5, DSS, DSS1, RIPEMD160, and various SHA variants through the EVP digest interface.