Home chevron_right Developer Tools chevron_right Decrypt Text
lock_open
Decrypt Text
Decrypt AES-GCM text payloads created by SimpleToolsNow.
lock_open Decrypt Text
verified_user Your files are processed locally in your browser. Nothing is uploaded to any server.
Decrypt text payloads generated by the SimpleToolsNow Encrypt Text tool. Paste the encrypted payload, enter the original password, and recover the plaintext in seconds. The payload format stores the cryptographic salt, nonce, and encrypted bytes, while the password is never included. AES-GCM also verifies integrity, so an incorrect password or modified payload will fail instead of returning corrupted text. This is useful for retrieving temporary secrets, encrypted notes, or shared snippets that were protected with a password.
Frequently Asked Questions
What if the password is wrong? expand_more
Decryption fails and no plaintext is returned.