class haxe.crypto.Md5
Available on all platforms
Creates a MD5 of a String.
static function encode(s:String):String
static function make(b:Bytes):Bytes