Compare Chrome extensions: MD5 Encryption vs Encode-Decode

Stats MD5 Encryption MD5 Encryption Encode-Decode Encode-Decode
User count 88 977
Average rating 5.00 4.38
Rating count 3 8
Last updated 2019-04-09 2014-11-13
Size 218.11K 167.94K
Version 1.0 5.1
Short description
MD5 Encryption! Encode and decode text to and from HTML, base64, hexadecimal, and more! Or generate hashes using MD5, SHA-1, and SHA-3.
Full summary

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. ... Like most hash functions, MD5 is neither encryption nor encoding.

Great for web developers! Features include:

  1. Encoding and decoding to/from: binary, octal, hexadecimal, base64, HTML, and URLs.
  2. Hashing: MD5, SHA-1, SHA-3 (256 and 512 bit).
  3. Error checking, so you don't try to combine "HTML" and "hash" by accident!

Check out the source code on GitHub as well!