Calculate SHA-1 hashes for text, files, or HMAC workflows
SHA-1 runs in a local browser Worker. Files and HMAC secrets are never uploaded, and changing an input immediately invalidates the old result. Use SHA-1 only for legacy checksums.
Calculate SHA-1 hashes for text, files, or HMAC workflows. It requires no desktop installation and supports common developer workflows directly in a modern browser.
Core processing runs locally in your browser. Tool input is not uploaded; downloads and clipboard actions are handled by the browser.
Continue with the next step in the same workflow.
Calculate chunked local MD5 checksums for text or files, verify GNU/BSD manifests, and export compatible checksum files
Calculate SHA-256/384/512 hashes for text, files, or HMAC workflows
Encrypt text locally with AES-256-GCM, random salt and IV, authenticated metadata, and legacy-payload compatibility
Generate local HMAC test tokens, strictly validate JWT claims, and verify signatures with HMAC, PEM, JWK, or JWKS keys