Skip to content
#

cryptanalysis

Here are 8 public repositories matching this topic...

Browser-based CBC padding oracle attack demo — full Vaudenay 2002 chosen-ciphertext attack with real AES-CBC, byte-by-byte plaintext recovery, and coverage of ASP.NET, Lucky Thirteen, and POODLE exploits. No backends. No simulated math.

  • Updated Apr 11, 2026
  • TypeScript

Browser-based timing side-channel attack demo — string comparison leakage, HMAC verification timing, RSA private key bit leakage, and cache-timing attacks with real performance.now() measurements and constant-time defenses. No backends. No simulated timing.

  • Updated Apr 11, 2026
  • TypeScript

Browser demo of the first cache-timing full-decryption oracle attack on post-quantum HQC (Dong & Guo, IACR 2026/693) — showing how Clang -O3 silently rewrites constant-time Reed-Muller decoding into secret-dependent branches. Real HQC math, deterministic leak model, Soft-ISD key recovery.

  • Updated Apr 19, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the cryptanalysis 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 cryptanalysis topic, visit your repo's landing page and select "manage topics."

Learn more