This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Digest-SHA to CPAN version 5.60
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 3 Mar 2011 18:19:14 +0000 (18:19 +0000)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Thu, 3 Mar 2011 18:19:14 +0000 (18:19 +0000)
commit65484cb9211d2894650050b07ff45b8d35811520
tree270ced9fc9b8c94ddf6540b1832ed45748b53217
parenta2d248f9a8fd71d1928382e4ad186511f5e9fbdd
Update Digest-SHA to CPAN version 5.60

  [DELTA]

  5.60  Thu Mar  3 05:26:42 MST 2011
  - added new SHA-512/224 and SHA-512/256 transforms
    -- ref. NIST Draft FIPS 180-4 (February 2011)
  - simplified shasum by removing duplicative text
  - improved efficiency of Addfile
    -- expensive -T test now occurs only in portable mode
15 files changed:
MANIFEST
Porting/Maintainers.pl
cpan/Digest-SHA/Changes
cpan/Digest-SHA/Makefile.PL
cpan/Digest-SHA/README
cpan/Digest-SHA/SHA.xs
cpan/Digest-SHA/lib/Digest/SHA.pm
cpan/Digest-SHA/shasum
cpan/Digest-SHA/src/hmac.c
cpan/Digest-SHA/src/hmac.h
cpan/Digest-SHA/src/sha.c
cpan/Digest-SHA/src/sha.h
cpan/Digest-SHA/src/sha64bit.c
cpan/Digest-SHA/t/fips180-4.t [new file with mode: 0644]
pod/perldelta.pod