The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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