JS实现MD5加密,JS直接可调用JS实现MD5加密,提供多种加密方法functionhex_md5(s)functionb64_md5(s)functionstr_md5(s)functionhex_hmac_md5(key,data)functionb64_hmac_md5(key,data)functionstr_hmac_md5(key,data)