[ 原始碼: libdigest-perl-md5-perl ]
套件:libdigest-perl-md5-perl(1.9-5)
libdigest-perl-md5-perl 的相關連結
Debian 的資源:
下載原始碼套件 libdigest-perl-md5-perl:
- [libdigest-perl-md5-perl_1.9-5.dsc]
- [libdigest-perl-md5-perl_1.9.orig.tar.gz]
- [libdigest-perl-md5-perl_1.9-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl Implementation of Rivest's MD5 algorithm
Digest::Perl::MD5s has the same interface as the much faster Digest::MD5, but unlike that, it is not an interface but a Perl implementation of MD5. Because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it is available. This module is only useful for
- computers where you cannot install Digest::MD5 (e.g. lack of a C-Compiler) - encrypting only small amounts of data (less than one million bytes), e.g. hashing passwords - educational purposes
其他與 libdigest-perl-md5-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language