DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibobject-signature-perl
BeschreibungSignature - Generate cryptographic signatures for objects
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.05-2
Sektionperl
Prioritätoptional
Installierte Größe60 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße7604 Byte
Prüfsumme MD532133e30351466b05fc68779e0060b9e
Prüfsumme SHA18fc739198fc330d3f37ef31953eceb4117a9bbb1
Prüfsumme SHA25675305f102e88341611af6a1fa00422c319d875fa2e3f5c67005374e2e48eba5d
Link zum Herunterladenlibobject-signature-perl_1.05-2_all.deb
Ausführliche BeschreibungObject::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.


Impressum
Linux is a registered trademark of Linus Torvalds