jQuery.md5()
Categories: Utilities
jQuery.md5( string )Returns: string
Plugin: jQuery.md5
Description: Get MD5 hash from string.
-
jQuery.md5( string )
version added: 1.0string A string to creat a MD5 hash from it.
The $.md5()
method is a simple method get a hash from a string.
Thanks for this great plugin http://www.webtoolkit.info/javascript-md5.html.
-
Create a MD5 hash.
Code:
$.md5('geheim');
Results:
e8636ea013e682faf61f56ce1cb1ab5c