pkgsrc/devel/p5-Object-Signature/distinfo
abs af1a4d143b Added devel/p5-Object-Signature version 1.05
Object::Signature is an abstract base class that you can inherit from in
order to allow your objects to generate unique cryptographic signatures.

The method used to generate the signature is based on Storable and
Digest::MD5. The object is fed to Storable::nfreeze to get a string,
which is then passed to Digest::MD5::md5_hex to get a unique 32
character hexidecimal signature.
2008-07-14 09:25:45 +00:00

5 lines
269 B
Text

$NetBSD: distinfo,v 1.1.1.1 2008/07/14 09:25:45 abs Exp $
SHA1 (Object-Signature-1.05.tar.gz) = e39488839ccf72860f1d46321b0366af3360bb09
RMD160 (Object-Signature-1.05.tar.gz) = d82bec4cc050c2cb44b1425e0ed9460c860cfdba
Size (Object-Signature-1.05.tar.gz) = 20958 bytes