MD5 Calculator

Editor loading...
MD5 it's an hash function which was designed to be used as a cryptographic hash function but it has been proven prone to collision. Despite that it still can be used as a checksum against unintentional corruption and other applications.

This calculator is based on the native Node.js crypto library and CodeMirror as an editor.