language

Home chevron_right Developer Tools chevron_right Decrypt File

folder_open

Decrypt File

Decrypt .stnenc files created with the Encrypt File tool.

folder_open Decrypt File
verified_user Your files are processed locally in your browser. Nothing is uploaded to any server.

Decrypt files created with the SimpleToolsNow Encrypt File tool. Upload the .stnenc file, enter the original password, and download the recovered file. The encrypted file stores the salt, nonce, and ciphertext needed for AES-GCM decryption, but never stores the password. If the password is wrong or the encrypted bytes were modified, authentication fails and no decrypted file is returned. This makes it useful for recovering protected files while preserving integrity checks.

Frequently Asked Questions

Can you recover a forgotten password? expand_more
No. The password is required to decrypt the file.

Related Tools