AES-256-GCM Encryption Explained
Every file stored in Privara — photos, videos, notes, contacts, and documents — is encrypted using AES-256-GCM (Advanced Encryption Standard with Galois/Counter Mode). This is the same encryption standard used by governments and financial institutions worldwide.
A 256-bit master key is generated on your device and stored in the iOS Keychain, protected by the Secure Enclave. Large files like videos are encrypted in 4 MB chunks, allowing efficient streaming without decrypting the entire file. Each chunk gets its own unique nonce, ensuring every encryption operation is unique.