Skip to content
#

password-authenticated-key-exchange

Here are 5 public repositories matching this topic...

Language: All
Filter by language

Browser-based tour of the PAKE family — SRP-6a, J-PAKE, CPace, and Dragonfly (RFC 7664) side by side. Watch a shared key form from a low-entropy password that never crosses the wire, toggle a server breach, and replay the Dragonblood side-channel that broke WPA3's hunting-and-pecking.

  • Updated Jul 13, 2026
  • TypeScript

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.

  • Updated Jul 16, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the password-authenticated-key-exchange topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-authenticated-key-exchange topic, visit your repo's landing page and select "manage topics."

Learn more