FreeBSD.software
Home/devel/p5-Object-Signature

p5-Object-Signature

1.08

Generate cryptographic signatures for objects

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 hexadecimal signature.

Origin: devel/p5-Object-Signature
Category: devel
Size: 45.1KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install p5-Object-Signature

Dependencies (1)

Required By (2 packages)

More in devel