Encrypt a file
Create a portable ZME1 container from one local file.
This tool runs in your browser. It creates ZME1 containers and can also decrypt ZeroThink CLI .ztz files made with Agent Zero crypto commands. The plaintext file, password, and pattern/Z-Pepper are not uploaded.
Create a portable ZME1 container from one local file.
Restore a file from a Portable ZME1 container.
Open files encrypted by zerothink crypto encrypt or folder bundles made by zerothink crypto pack.
The file bytes are encrypted with AES-GCM-256. The password and pattern image are mixed into a derived key using PBKDF2, SHA-256, and HKDF.
Keep the ZME1 file, the exact pattern image, and the password. Losing either secret means the file cannot be recovered.
ZeroThink CLI .ztz decrypt uses the same Z-Pepper envelope as Agent Zero: PBKDF2-HMAC-SHA256, an authenticated HMAC stream, and checksum verification before download.
Use this page over HTTPS and keep it updated. For highly sensitive files, decrypt offline with the ZeroThink CLI on a trusted machine and keep passphrases out of screenshots or chat logs.