SHA-1 Hash & HMAC

SHA-1 (Secure Hash Algorithm 1) is a cryptographic hash function that converts input data into a 160-bit (20-byte) hash value. Currently not recommended due to security vulnerabilities. Optionally, enable HMAC mode to use a secret key.