hopenssl

FFI bindings to OpenSSL's EVP digest interface

http://github.com/peti/hopenssl

Version on this page:2@rev:1
LTS Haskell 22.18:2.2.5
Stackage Nightly 2024-04-22: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:af657c4da446af339c00f7ebad386f1dfd1d2af01350e4864c46a72bb629ea84,2254

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.