Greasy Fork is available in English.

Portable MD5 Function

Usage: hex_md5 ('String');

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyfork.org/scripts/130/10066/Portable%20MD5%20Function.js

Autore
Jixun.Moe
Versione
0.1.2
Creato il
05/03/2014
Aggiornato il
17/07/2014
Licenza
Non disponibile

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

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