REAL Server Plugin 0.2
CRC32MBS(data as blob) as integer
Returns CRC of data in the blob. The return value is a 32 bit unsigned integer which is stored in a 64 bit integer.
MD5MBS(data as blob) as string
Returns MD5 checksum of data in the blob. The return string is a 32 character long hex string.
Download here: monkeybreadsoftware.de/realserver/