p5-Digest-Perl-MD5

perl implementation of Ron Rivests MD5 Algorithm

WWW CVSWeb GITHub
  1. Package version
    p5-Digest-Perl-MD5-1.9p0
  2. Maintainer
    Benoit Lecocq

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.