forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
324 B
Text
8 lines
324 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Crypt-RHash/
|