hopenssl

FFI bindings to OpenSSL's EVP digest interface

http://github.com/peti/hopenssl

Version on this page:1.7
LTS Haskell 22.13:2.2.5
Stackage Nightly 2024-03-14:2.2.5
Latest on Hackage:2.2.5

See all snapshots hopenssl appears in

Maintained by Peter Simons
This version can be pinned in stack with:hopenssl-1.7@sha256:9ac24919e47b71434ed27d5a7233332f9c9bc6a804a4c6a7dd6a316eba3e38bf,1440

Module documentation for 1.7

Depends on 3 packages(full list with versions):

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