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 / 进行了少许更改使其不会污染全局变量.