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 1.01 - 2003-10-25

  • package now downloads and installs much faster
  • reduced distribution size by 80%
    • pruned extensive NIST vectors to a useful subset
    • still possible to test all vectors if desired
      • see "t/nist/COPYRIGHT" file for details
  • added routines to provide persistent storage of SHA states
    • shadump() and shaload()
  • reduced runtime of large bitstring tests (gillogly-hard)
    • illustrates usefulness of shadump()/shaload()

Modules

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