Add a new MD5 function with a signature similar to
llSHA1
and
llSHA256
.
Details
Second Life's llMD5String function inexplicably includes a
":"+(integer)nonce
salt in the plaintext. Why? I have absolutely no idea, but it makes generating actual plain MD5 digests impossible with LSL.