hopenssl

FFI Bindings to OpenSSL's EVP Digest Interface

http://github.com/peti/hopenssl

Version on this page:2.2.1
LTS Haskell 22.14:2.2.5
Stackage Nightly 2024-03-28: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.1@sha256:02017ad0d3058f90bc31a51c412d3db424bce73975c2c01f12a2362ac4c0ab9b,2613
Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2018-05-17(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.