4-Step Device-to-Device Cryptography
- Hardware Key Generation: Cryptographic keys generated inside physical device Keychains.
- Sender Payload Sealing: Messages and media encrypted into ciphertext using Curve25519 and AES-256-GCM.
- Zero-Knowledge Relays: Server relays unreadable ciphertext without holding decryption keys.
- Recipient Decryption: Only the verified recipient device decrypts the payload.