security
WhisperBox — Chat App
End-to-end encrypted messaging
E2EE messaging client built against the WhisperBox API. Plaintext never leaves the browser — the server only ever sees ciphertext. RSA-OAEP-2048 + AES-GCM-256 with password-derived key wrapping via PBKDF2.
- React
- TypeScript
- Web Crypto API
- Vite