The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 5.74 - 2012-11-24

  • handle wide-string input by converting to bytes first
    • viz. use SvPVbyte instead of SvPV in SHA.xs
    • thanks to Eric Brine for summary and code

Documentation

Print or Check SHA Checksums

Modules

Perl extension for SHA-1/224/256/384/512

Examples