hopenssl

FFI Bindings to OpenSSL's EVP Digest Interface

https://github.com/peti/hopenssl

Version on this page:2.2.4@rev:1
LTS Haskell 22.14:2.2.5
Stackage Nightly 2024-03-29: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.4@sha256:8e021749b975a2443203f4694d45bdfed5fdde77f67bc2d00ed65a9c25077a91,2388

Module documentation for 2.2.4

  • OpenSSL
    • OpenSSL.Digest
    • OpenSSL.EVP
      • OpenSSL.EVP.Digest
        • OpenSSL.EVP.Digest.Algorithm
        • OpenSSL.EVP.Digest.Context
        • OpenSSL.EVP.Digest.Digest
        • OpenSSL.EVP.Digest.Error
        • OpenSSL.EVP.Digest.Initialization
    • OpenSSL.Util
Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2019-06-01(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.