aboutsummaryrefslogblamecommitdiff
path: root/security/p5-Digest-Perl-MD5/pkg-descr
blob: 2dc0323bf61cec1d07392271c18ded55c8db5036 (plain) (tree)
1
2
3
4
5
6
7
8






                                                                        
                                                 
This is not an interface (like "Digest::MD5") but a Perl implementation
of MD5. It is written in perl only and 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 usefull for
computers where you cannot install "Digest::MD5" (e.g. lack of a
C-Compiler).

WWW: https://metacpan.org/release/Digest-Perl-MD5