Fastest md5 hash in javascript
I went looking for the Fastest implementation for an md5 hash in javascript.
I found this: Joseph Myers MD5
The speed was confirmed by : http://jsperf.com/md5-shootout
I minified the code as a download..
I found this: Joseph Myers MD5
The speed was confirmed by : http://jsperf.com/md5-shootout
I minified the code as a download..
Download: Fastest md5 hash in javascript
Filesize: 3.3KBDownloaded: 334 times
