node-md5.js

implementation of MD5 in pure JavaScript

Description

This module implement md5 on pure javascript for browserify.

The MD5 algorithm is a widely used hash function producing a 128-bit hash value. Although MD5 was initially designed to be used as a cryptographic hash function, it has been found to suffer from extensive vulnerabilities. It can still be used as a checksum to verify data integrity, but only against unintentional corruption.

Browserify is a JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/crypto-browserify/md5.js


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-md5.js