Encrypt & Store
Every file you upload to Qpher Vault is automatically encrypted with quantum-safe cryptography before being stored. This page explains how it works and what you can encrypt.
How Encryption Works
When you encrypt a file, the following happens:
- A random DEK is generated — a 256-bit AES key unique to this file
- Your file is encrypted — using AES-256-GCM (the industry standard)
- The DEK is wrapped — using X-Wing KEM (ML-KEM-768 + X25519)
- The encrypted file is uploaded — to Cloudflare R2 secure storage
- The DEK is discarded — only the wrapped version is kept
The private key needed to unwrap the DEK stays in the server-side Key Management Service. It never touches your device or leaves the secure environment.
Encrypt a File
- Tap the + button in the top-right corner of the document list
- Select Encrypt File
- Choose a file from your device — photos, PDFs, documents, or any file type
- Wait for encryption to complete — you'll see a progress indicator
- Done! Your file is encrypted and stored securely
Security Badges
After encryption, you'll see security badges on your document:
| Badge | Meaning |
|---|---|
| Post-Quantum Protected | Encrypted with NIST FIPS 203 compliant algorithms |
| AES-256-GCM | Industry-standard symmetric encryption |
| X-Wing KEM | Hybrid key encapsulation (ML-KEM-768 + X25519) |
| Signed | Document has a digital signature (if you chose to sign) |
Supported File Types
Qpher Vault can encrypt any file type, including:
- Photos (JPEG, PNG, HEIC)
- Documents (PDF, Word, Excel, PowerPoint)
- Text files (TXT, CSV, JSON, XML)
- Archives (ZIP, TAR)
- Audio and video files
- Any other binary file
Storage Limits
Storage limits depend on your subscription plan:
| Plan | Storage | Max File Size | Monthly Uploads |
|---|---|---|---|
| Explorer (Free) | 50 MB | 5 MB | 5 documents |
| Personal | 5 GB | 50 MB | Unlimited |
| Starter | 50 GB | 50 MB | Unlimited |
| Professional | 250 GB | 200 MB | Unlimited |
| Enterprise | 2 TB | 500 MB | Unlimited |
Need more storage?
You can upgrade your plan anytime from the Account tab in the app.
Related Guides
- View & Decrypt — How to view your encrypted files
- Sign Documents — Add a digital signature during or after encryption
- Share Documents — Share encrypted files with others