./devel/p5-Object-Signature, Generate cryptographic signatures for objects

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q1, Version: 1.05nb2, Package name: p5-Object-Signature-1.05nb2, Maintainer: pkgsrc-users

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.


Required to run:
[lang/perl5] [security/p5-Digest-MD5]

Master sites: (Expand)

SHA1: e39488839ccf72860f1d46321b0366af3360bb09
RMD160: d82bec4cc050c2cb44b1425e0ed9460c860cfdba
Filesize: 20.467 KB

Version history: (Expand)