(Demo Version) Secure Chat Application
-
Updated
Oct 21, 2025 - TypeScript
(Demo Version) Secure Chat Application
Browser-based SPAKE2/SPAKE2+ demo — RFC 9382/9383. Same handshake, same session key — the difference appears when the server leaks. SPAKE2 stored the password: the attacker is now the client. SPAKE2+ stored a verifier: the attacker gets an offline dictionary attack. Real M/N masking over P-256. No backends. No simulated math.
To associate your repository with the augmented-pake topic, visit your repo's landing page and select "manage topics."