We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
http://www.myersdaily.org/joseph/javascript/md5-text.html
The text was updated successfully, but these errors were encountered:
I tested both the existing (Paul Johnston) & Joseph Meyers implementation.
For iterations lesser than 10,000, the results are pretty random. However Joseph Meyers implementation is faster for 10,000+ iterations.
Since we are calling the md5 hash function only once, the speed shouldn't really matter.
You can find the test here: https://github.com/jiteshp/md5-test.
Sorry, something went wrong.
jiteshp
actual-saurabh
No branches or pull requests
http://www.myersdaily.org/joseph/javascript/md5-text.html
The text was updated successfully, but these errors were encountered: