MD5 Encode / Decode
Encode and decode text using MD5
MD5 (Message Digest 5) creates a 32-character hex hash. Fast algorithm for file checksums, data integrity, duplicate detection, and caching. Widely supported but not recommended for security or password storage.