blob: f091be4da0ba1e000d12895035977947bb878b71 (
plain) (
blame)
1
2
3
4
5
6
|
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.
|