Hybrid AES-256-GCM + KSP-64 encryption for military-grade dual-layer data security
Our encryption system combines multiple security layers:
Your passphrase is transformed into a 256-bit encryption key using PBKDF2 with SHA-384 and 210,000 iterations
Data is encrypted using AES-256 in GCM mode, providing both confidentiality and integrity with 128-bit authentication tags
Encrypted data undergoes CKRY transformation with triple symbol substitution for added security and obfuscation
The CKRY transformation adds an additional layer of security to the AES-256 encrypted data: