(chibi crypto md5)

Implementation of the MD5 (Message Digest) cryptographic hash. In new applications SHA-2 should be preferred.

(md5 src)

Returns the md5 checksum of src as a lowercase hex-string. src can be any of a string (interpreted as utf8), a bytevector, or a binary input port.