Security & Cryptographic Standards
Technical specifications of the cryptographic algorithms and sandboxing models used in OmniDeck Pro.
AES-256-GCM Encryption
Authenticated symmetric cipher providing both confidentiality and integrity verification with PBKDF2 key derivation (100,000 iterations).
Web Crypto API
Direct hardware-accelerated cryptographic primitives exposed natively by the browser sandbox for high performance and zero memory leakage.