BSD-3-Clause licensed by Peter Simons, Markus Rothe
Maintained by Peter Simons
This version can be pinned in stack with:hopenssl-2.2.5@sha256:5ed7614d5a1fdfc1a96e399a6dbfb5da307bfd061030e0201e56fc259b3eec71,2492

Module documentation for 2.2.5

  • 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):

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.