AES-256-GCM
PBKDF2 Β· 600k rounds
No upload ever
Filename hidden
πŸ“
Drop any file here
or click to browse β€” any format, up to 500 MB
PASSWORD used to lock the file
Deriving key…
HOW IT WORKS
1 Key derivation β€” your password is stretched using PBKDF2-SHA256 with 600,000 rounds and a random 16-byte salt. Makes brute-forcing extremely expensive.
2 Encryption β€” AES-256-GCM encrypts the file and its original filename together. The auth tag detects any tampering with the output.
3 Output β€” a .venc file is downloaded. The real filename is hidden inside. Share over any channel β€” without the password it reveals nothing.
4 Decryption β€” switch to Decrypt, drop the .venc file, enter the same password. Original file restored locally.