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

Changes for version 5.82 - 2013-01-24

  • added code to emulate utf8::downgrade for Perl 5.6
    • module behavior now consistent under all Perls 5.6+
      • ref: new test script t/unicode.t
    • SHA routines now always croak on wide chars (5.6+)
  • provided documentation to describe Unicode handling
  • updated documentation of NIST statement on SHA-1

Documentation

Print or Check SHA Checksums

Modules

Perl implementation of SHA-1/224/256/384/512

Examples