2014-08-22 14:50:05 +02:00
|
|
|
Crypt::Rhash module is an object-oriented interface to the LibRHash library,
|
|
|
|
allowing simultaneous calculation of several hash functions for a file or a
|
|
|
|
text message.
|
|
|
|
|
|
|
|
Resulting hash digest can be obtained in hexadecimal, BASE32, BASE64, raw
|
|
|
|
binary format or as a magnet link.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Crypt-RHash
|