Path to this page:
Subject: CVS commit: pkgsrc/security/p5-Digest-SHA1
From: grant beattie
Date: 2003-11-27 17:33:31
Message id: 20031127163331.08FFB2DA1D@cvs.netbsd.org
Log Message:
Updated p5-Digest-SHA1 to 2.06.
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.
Files: