hopenssl

FFI Bindings to OpenSSL's EVP Digest Interface

http://github.com/peti/hopenssl

Version on this page:2.2
LTS Haskell 22.17:2.2.5
Stackage Nightly 2024-04-19: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.2@sha256:6a6e060d5c9918dcd6509dbfd78979a9f84acccdcdca5256501cb74bd1e4fdeb,2486
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 various SHA variants through the EVP digest interface.