Home chevron_right Developer Tools chevron_right Encrypt File
encrypted
Encrypt File
Encrypt any file with a password and download a .stnenc file.
encrypted Encrypt File
verified_user Your files are processed locally in your browser. Nothing is uploaded to any server.
Encrypt a file with a password before sharing or archiving it. This tool uses AES-GCM authenticated encryption with a random salt and nonce, and derives the encryption key from your password using PBKDF2. The result is a .stnenc file that can be decrypted later with the matching password using the Decrypt File tool. It works with common file types because the content is encrypted as bytes, not interpreted by format. Files are processed in memory and are not stored after the encrypted download is returned.
Frequently Asked Questions
What file types can I encrypt? expand_more
Any file type within the configured upload size limit.