SHA-1 Encode / Decode
Encode and decode text using SHA-1
SHA-1 produces a 40-character hex hash. Used for file checksums, Git version control, legacy systems, and data verification. Note: No longer recommended for security purposes but still valid for non-critical checksums.