# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Digest-SHA 5.96 license {Artistic-1 GPL} maintainers nomaintainer description Perl module for SHA-1 through SHA-512 long_description Digest::SHA is a complete implementation of the NIST Secure Hash \ Standard. It gives Perl programmers a convenient way to calculate \ SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The \ module can handle all types of input, including partial-byte data. platforms darwin checksums rmd160 de8947ae9a952da81a638e3465d1379ec9c868f2 \ sha256 2b8e0a9b6e359d5e14159661647cc0fbde06beb7f2a24bf003f5fad0a3a2786a perl5.link_binaries no