Projects in Awesome Lists tagged with code-based-cryptography
A curated list of projects in awesome lists tagged with code-based-cryptography .
https://github.com/floydz/decoding
Implementation of the fastest ISD algorithms
bjmm code-based-cryptography dumer information-set-decoding mmt stern
Last synced: 22 Apr 2025
https://github.com/koraa/decryption-despite-errors
Achieving security against fuzzing and improving bandwidth efficiency by combining FEC and symmetric encryption.
code-based-cryptography crypto cryptography deck-functions fec
Last synced: 05 Jan 2026
https://github.com/systemslibrarian/crypto-lab-syndrome-drain
Browser-based demo of multi-instance security degradation in code-based KEMs — BIKE, HQC, and Classic McEliece eroding below NIST Level 1 as one public key is reused across many session keys. Computes effective bit-security from published parameters and the DOOM syndrome-decoding formulas of ePrint 2026/517. No attack simulation. No backends.
bike classic-mceliece code-based-cryptography crypto-lab cryptography doom hqc kem key-rotation multi-instance-security nist-pqc post-quantum syndrome-decoding
Last synced: 11 Jul 2026
https://github.com/systemslibrarian/crypto-lab-broken-trust
Browser-based demo of multi-instance security degradation in code-based KEMs — BIKE, HQC, and Classic McEliece eroding below NIST Level 1 as one public key is reused across many session keys. Computes the bit-security loss from key reuse and visualizes the crossover where the multi-target advantage breaches the Level 1 floor.
bike classic-mceliece code-based-cryptography crypto-lab cryptography cryptography-education hqc kem multi-instance-security nist-pqc post-quantum-cryptography
Last synced: 11 Jul 2026
https://github.com/systemslibrarian/crypto-lab-hqc-timing-break
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.
cache-timing-attack code-based-cryptography compiler-vulnerability constant-time cryptanalysis crypto-lab cryptography flush-reload hqc information-set-decoding kem nist-pqc post-quantum-cryptography reed-muller-code side-channel-attack soft-isd
Last synced: 01 Jun 2026