cryp.html
Your private, offline encryption vault
Drag & drop a file here, or click to select
Your private, offline encryption vault
Drag & drop a file here, or click to select
cryp.html is a self-contained cryptographic tool that runs entirely within your web browser. Nothing you upload or type ever leaves your computer. All processing happens locally on your device.
.cryp file is a secure package containing the salt, the IV, and your encrypted data. The tool adds a small header to identify it as a cryp.html file so it knows how to open it again.Decryption is simply this process in reverse. The tool reads the salt from the file, re-derives the same key using your passphrase, and uses that key and the IV to unlock the original data.
cryp.html and run it from your local computer (double-click the file to open it in your browser). The URL in your browser bar should start with file:///.