MD5 Encrypt/Decrypt
Hash or unhash MD5 strings.
Security Note
MD5 is a one-way hashing algorithm and is not reversible. It is considered cryptographically broken and unsuitable for secure applications like password storage. Use it for file integrity checks or other non-security purposes.