Security

Secret Key Generator

Cryptographic secret keys (128–512 bit).

This free secret key generator produces cryptographically strong keys from 128 up to 512 bits, encoded as hex, base64 or base64url. These are ideal for JWT signing secrets, session keys, encryption keys and application secrets you drop into environment variables. Every key is generated with the Web Crypto API.

Related tools