JWE Decoder
Decrypt and view the contents of a JWE token using your secret key
Select the format of your secret key. For 'dir' algorithm with A256GCM, the key should be 32 bytes.
All decryption happens in your browser. Your tokens and keys are never sent to a server.