Verify and decrypt AES-GCM ciphertext without releasing unauthenticated plaintext.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The ciphertext is separated from its tag and decrypted only after authentication succeeds against key, nonce, and associated data. Failed verification returns no trusted plaintext.
Input: LIKc59NWLhbwrDtdmBCFq31YcTKxZRW23i++057nBdSjuSp3OvhR0Ah/PlUi43akz1AQpQdrAN1v67Is2X/68QD0nr0LjCcvlTveQ0JgWjQ/nZ1hWE+VvA== Key: correct horse battery staple
The quick brown fox jumps over the lazy dog.
Services, Web Crypto state, and protocol endpoints decrypt authenticated data.