summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA1/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2006-01-22Update to 2.11:wiz1-4/+4
2006-01-18 Gisle Aas Release 2.11 Internal cleanup to avoid some compiler warnings.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-05-02Update to version 2.10.heinz1-3/+3
Changes since 2.07 ================== Release 2.10 Restore compatibility with perl-5.004 and perl-5.005. Release 2.09 The 2.08 release did not compile with a threaded debugging perl, because assert() then needs my_perl. Fixed by commenting out the asserts. Release 2.08 Enable PERL_NO_GET_CONTEXT for more more efficient execution on a threaded perl. Fix up md5 references. Patch by Ville Skyttä <ville.skytta@iki.fi>.
2003-12-10Update to version 2.07heinz1-3/+3
Take maintainership. Add HOMEPAGE. Changes since 2.06: 2003-12-05 Gisle Aas <gisle@ActiveState.com> Release 2.07 Inherit add_bits() from Digest::base if available.
2003-11-27Updated p5-Digest-SHA1 to 2.06.grant1-3/+3
changes since 2.04: Release 2.06 The sha1_transform() function did not check that it was actually passed any arguments. Complete self-contained documentation included (copied from Digest::MD5), since the Digest.pm manpage is not always available. Release 2.05 Added missing cast to support C++ compilation. Patch by Jan Dubois. Document that the sha1_base64 function and the b64digest method does not pad their result.
2003-09-12Update security/p5-Digest-SHA1 to 2.04. Changes from version 2.02 include:jlam1-3/+3
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-01-31Updated to p5-Digest-SHA1-2.02shell1-3/+3
Changes : - Make it work when there is a mismatch between the sizeof(BYTEORDER) and sizeof(long). Based on patch Allen Smith <easmith@beatrice.rutgers.edu>. - Support UTF8 strings in newer versions of Perl.
2001-09-19Initial import of p5-Digest-SHA1, as provided by Sen Nagata in PR/13986.mjl1-0/+4