
md5.pl -- MD5 hashes
Compute MD5 hashes from a Prolog string. This library provides a
lightweight alternative to the general secure hash interface provided by
library(crypto) from the ssl package.
md5_hash(+Data, -Hash, +Options) is detutf8. The
other meaningful value is octet, claiming that Data contains
raw bytes.