@hackage / hopenssl

FFI Bindings to OpenSSL's EVP Digest Interface

Latest2.2.5

About

Metadata

  • Last updated , by PeterSimons
  • License BSD-3-Clause
  • Categories FFI, Cryptography
  • Maintained by: Peter Simons <simons@cryp.to>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.4.4
  2. 9.2.5
  3. 9.0.2
  4. 8.10.7
  5. 8.8.4
  6. 8.6.5
  7. 8.4.4
  8. 8.2.2
  9. 8.0.2
  10. 7.10.3

Package Flags

Use the -f option with cabal commands to enable flags

    link-libz (off by default)

    OpenSSL's libcrypto has a dependency on libz

Readme

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.