p5-Digest-SHA1

module to calculate SHA1 digests

WWW CVSWeb GITHub
  1. Package version
    p5-Digest-SHA1-2.13p6
  2. Maintainer
    The OpenBSD ports mailing-list

The Digest::SHA1 module allows you to use the NIST SHA-1 message
digest algorithm from within Perl programs. The algorithm takes
as input a message of arbitrary length and produces as output a
160-bit "fingerprint" or "message digest" of the input.