Hash Generator
MD5 Hash
SHA1 Hash
Base64 Encoding
Security Advisory:
- MD5 and SHA1 are considered cryptographically weak
- Do not use these for password storage or high-security applications
- Base64 is an encoding, not an encryption method
- Always use modern cryptographic standards for sensitive data