パッケージ: libobject-signature-perl (1.08-1)
libobject-signature-perl に関するリンク
Trisquel の資源:
libobject-signature-perl ソースパッケージをダウンロード:
- [libobject-signature-perl_1.08-1.dsc]
- [libobject-signature-perl_1.08.orig.tar.gz]
- [libobject-signature-perl_1.08-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module perl for 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.
その他の libobject-signature-perl 関連パッケージ
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language