hopenssl

FFI bindings to OpenSSL's EVP digest interface

http://github.com/peti/hopenssl

Version on this page:2.1
LTS Haskell 22.21:2.2.5
Stackage Nightly 2024-05-11: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.1@sha256:7c1bf60b87f8f1c9a75ba620f36f0d3e54195090a4374415c03efb3fbc4ceb46,2186

Module documentation for 2.1

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.