pkgsrc/security/p5-Digest-SHA1/distinfo
jlam cb52064964 Update security/p5-Digest-SHA1 to 2.04. Changes from version 2.02 include:
Don't assume PerlIO_read() works like fread() even though
   it was documented like that for perl 5.6.  It returns negative
   on read failure.

   Implemented sha1_transform, required to implement NIST FIPS 186-2.

   Make it build on 64-bit platforms with 32-bit longs.

   Sync up with the Digest::MD5 implementation:
      - added clone method
      - addfile croaks if it can't read
      - the sha1*() functions warn if called as method
        or with reference arguments.
2003-09-12 21:22:32 +00:00

4 lines
175 B
Text

$NetBSD: distinfo,v 1.3 2003/09/12 21:22:32 jlam Exp $
SHA1 (Digest-SHA1-2.04.tar.gz) = b4983af456b80d1fce41849d29e0315a0d12a13a
Size (Digest-SHA1-2.04.tar.gz) = 36755 bytes