Developer Playground
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. Not recommended due to security vulnerabilities.Optionally, you can use HMAC mode with a secret key.
SHA-1 Hash Generator
Generate SHA-1 hash or HMAC for your input text.
Advertisement