Skip to content
#

spake2

Here are 18 public repositories matching this topic...

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 Sep 3, 2026
  • TypeScript

Peer-to-peer encrypted file transfer between two machines that are both online. One short pairing code, a direct QUIC path with automatic relay fallback, and nothing stored in the cloud. Self-hosted, no accounts.

  • Updated Aug 30, 2026
  • Rust

Add this topic to your repo

To associate your repository with the spake2 topic, visit your repo's landing page and select "manage topics."

Learn more