Greasy Fork is available in English.

Portable MD5 Function

Usage: hex_md5 ('String');

Ce script ne devrait pas être installé directement. C'est une librairie créée pour d'autres scripts. Elle doit être inclus avec la commande // @require https://update.greasyfork.org/scripts/130/10066/Portable%20MD5%20Function.js

Auteur
Jixun.Moe
Version
0.1.2
Créer
2014-03-05
Mis à jour
2014-07-17
Licence
S/O

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

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