1 project tagged "Hashing"
JavaScript MD5 Library is a pure JavaScript implementation of the MD5 digest algorithm. It accepts strings, arrays of characters, and arrays of bytes for input (UTF-8 is supported). It works on recent (and not so recent) versions of all major desktop browsers, including IE 6 (6.0.2800.1106) and up. Performance is relatively good (for JavaScript).