Greasy Fork is available in English.

Portable MD5 Function

Usage: hex_md5 ('String');

此脚本不应被直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/130/10066/Portable%20MD5%20Function.js

脚本作者
Jixun.Moe
版本
0.1.2
创建日期
2014-03-05
最近更新
2014-07-17
许可证
暂无

Origional source to the script / 原始脚本源码来源: http://pajhome.org.uk/crypt/md5/md5.html

Modified to make this portable / 进行了少许更改使其不会污染全局变量.