hopenssl

FFI bindings to OpenSSL's EVP digest interface

http://github.com/peti/hopenssl

Version on this page:2
LTS Haskell 22.21:2.2.5
Stackage Nightly 2024-05-06:2.2.5
Latest on Hackage:2.2.5

See all snapshots hopenssl appears in

BSD-3-Clause licensed by Peter Simons, Markus Rothe
Maintained by Peter Simons
This version can be pinned in stack with:hopenssl-2@sha256:ca299987ffd5e0e481ec9d996bee76bce98ee7b5f4cd7cd7039fbc509625f34c,2182

Module documentation for 2

Depends on 2 packages(full list with versions):

Foreign-function bindings to the OpenSSL library. Currently provides access to the messages digests MD5, DSS, DSS1, RIPEMD160, and several variants of SHA through the EVP digest interface.