Add MD5 hash support to mac-robber
Brought to you by:
carrier
Currently mac-robber, the standalone utility for computing a mactime "body" file, does not support MD5 hash calculation even though the file format has a field for it.
The attached patch remedies that situation, but requires libssl (OpenSSL) be present and linked during the build.
Patch to enable "-M" option to create MD5 hashes