Skip to content
#

information-set-decoding

Here are 8 public repositories matching this topic...

CryptAttackTester

This repository contains my thesis work. The aim was to integrate parallelization for the existing ISD algorithms into the CryptAttackTester framework.

  • Updated Jul 27, 2026
  • Jupyter Notebook

Browser-based code-based cryptanalysis demo — Hint-ISD, eprint 2026/341. Decode a real syndrome with information-set decoding, feed it leaked hints one at a time, then watch the work factor fall from exponential toward polynomial. Real GF(2) arithmetic. No backend.

  • Updated Aug 5, 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 Aug 5, 2026
  • TypeScript

Improve this page

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

Learn more