VaultPlus
AES-256 · Local File Encryption
WEBCRYPTO ENGINE ACTIVE
Client-Side · Zero Upload

Encrypt files with AES-256-GCM, entirely in your browser.

Nothing leaves this tab. Your file, password, and derived key are processed locally using the Web Crypto API — the same primitive a native Python or C++ core can later replace without touching this interface.

Operation
Drop files or click to browse
.aes files accepted in decrypt mode
Key derived via PBKDF2-SHA256, 250,000 rounds
Deriving key…0%
Crypto Backend
Browser WebCrypto
AES-256-GCM · runs now, in-tab
Live
Python Backend
POST /api/encrypt · server-side
Stub
C++ AES Core
WASM module · native speed
Stub
Specification
VaultAES-256-GCM
kdfPBKDF2-SHA256
iterations250,000
iv96-bit random
salt128-bit random
tag128-bit auth
Activity Log
$ engine.init(backend="webcrypto")
$ awaiting input…