Password Encryption Tool

Security Note: MD5 and SHA-1 are shown for demonstration but are cryptographically broken. For real-world applications, use PBKDF2, bcrypt, or Argon2 with appropriate work factors. This demo runs in your browser - never send passwords to a server for hashing.