Skip to Content
All memories

Quantum-Resilient Systems Engineering

Browse series · RSS · Atom

Start here: first entry.

  1. Quantum Threat Modeling for Infrastructure: What Changes, What Doesn’t

    January 1, 2025 · 3 min

    Adversarial-first deep dive (January 2025): Quantum Threat Modeling for Infrastructure: What Changes, What Doesn’t.

  2. Hybrid Key Management: Rotations Across Algorithm Families

    February 1, 2025 · 3 min

    Spec-driven research note (February 2025): Hybrid Key Management: Rotations Across Algorithm Families.

  3. Quantum-Safe Secure Boot: Firmware Roots and PQ Signatures

    March 1, 2025 · 3 min

    Engineering notebook entry (March 2025): Quantum-Safe Secure Boot: Firmware Roots and PQ Signatures.

  4. PQC for Blockchain Signatures: Wallet UX, Size, and Verification Cost

    April 1, 2025 · 3 min

    Adversarial-first deep dive (April 2025): PQC for Blockchain Signatures: Wallet UX, Size, and Verification Cost.

  5. Quantum-Resilient Identity: Device + Human, Online + Offline

    May 1, 2025 · 3 min

    Adversarial-first deep dive (May 2025): Quantum-Resilient Identity: Device + Human, Online + Offline.

  6. BFT with PQ Primitives: When Crypto Costs Dominate

    June 1, 2025 · 3 min

    Spec-driven research note (June 2025): BFT with PQ Primitives: When Crypto Costs Dominate.

  7. no_std Crypto in Rust: Determinism, Side Channels, and Constraints

    July 1, 2025 · 3 min

    Engineering notebook entry (July 2025): no_std Crypto in Rust: Determinism, Side Channels, and Constraints.

  8. Quantum-Safe VPN Design: Lessons from Implementing a PQ IPSec Stack

    August 1, 2025 · 3 min

    Threat-model-first analysis (August 2025): Quantum-Safe VPN Design: Lessons from Implementing a PQ IPSec Stack.

  9. Operationalizing PQC: Monitoring, Rollback, and Incident Response

    September 1, 2025 · 3 min

    Spec-driven research note (September 2025): Operationalizing PQC: Monitoring, Rollback, and Incident Response.

  10. Post-Quantum DoS Surfaces: Handshakes, Amplification, and Mitigations

    October 1, 2025 · 3 min

    Adversarial-first deep dive (October 2025): Post-Quantum DoS Surfaces: Handshakes, Amplification, and Mitigations.

  11. Long-Lived Secrets: Forward Secrecy, KEMs, and Key Erasure

    November 1, 2025 · 3 min

    Design memo (November 2025): Long-Lived Secrets: Forward Secrecy, KEMs, and Key Erasure.

  12. Research Frontiers: Composability, Proofs, and Future Primitives

    December 1, 2025 · 3 min

    Threat-model-first analysis (December 2025): Research Frontiers: Composability, Proofs, and Future Primitives.

  13. Stateful Signatures Are a Distributed Systems Problem: XMSS/LMS Without Index Reuse

    April 1, 2026 · 10 min

    Deep dive (April 2026): stateful hash-based signatures look like “just PQC”, but one index reuse is a catastrophic key-management failure. Model the invariant, then build the allocator like a consensus component.

  14. The Leaf Is the Hot Path: Signature Placement in Post-Quantum TLS (ML-DSA vs SLH-DSA)

    April 8, 2026 · 9 min

    Paper note (April 2026): experiments show SLH-DSA in the server leaf collapses TLS 1.3 handshakes by ~10^3×. PQ migration is a certificate-hierarchy and cost-concentration problem, not an algorithm swap.

  15. Hybrid Schemes and Protocol Agility

    April 16, 2026 · 10 min

    Deep dive (April 2026): hybrid key establishment is a narrow hedge (HNDL), not “post-quantum TLS”. The hard part is suite identity, transcript binding, and AND-semantics for dual signatures.