Hi Jim,

# Always do these
use strict;
use warnings;

use Crypt::RIPEMD160;

sorry - the example code was too quick and short - i always use strict and warnings. But with strict and warnings the calculated hash is wrong too. :-)

Regards,
Jens

Reply via email to