FileMaker's native MD5 function
Recently Todd Geist reported on his blog that FileMaker has a native MD5 calculation function using:GetContainerAttribute( "FileMaker 13" ; "MD5" )
Text encoding used seems to be UTF-8, but I don't think FMI specifies that.
If you need more hash functions or options, you can of course check our plugin hash functions.