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

Changes for version 5.87 - 2014-02-17

  • simplified capture of intermediate SHA states
    • can now be done via strings (ref. getstate/putstate)
    • substantially reduces size of src/sha.c
  • tightened code in SHA.xs
    • added sv_isa checks when invoking methods

Documentation

Print or Check SHA Checksums

Modules

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

Examples