<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>LaMarr Labs Field Guide</title>
      <link>https://wiki-5dpje5kpiq-uc.a.run.app</link>
      <description>Last 10 notes on LaMarr Labs Field Guide</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>index</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/</guid>
    <description><![CDATA[ The Post-Quantum Field Guide is a working cryptographer's freely-given map of the quantum transition, what's coming for the world's cryptography, why it matters, and what to actually do about it. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:39 GMT</pubDate>
  </item><item>
    <title>rustls</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/rustls</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/rustls</guid>
    <description><![CDATA[ rustls is a memory-safe TLS library written in Rust that ships the hybrid post-quantum key exchange group X25519MLKEM768 by default through its aws-lc-rs backend, so a Rust service gains harvest-now-decrypt-later protection largely by upgrading a dependency ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>wolfSSL</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/wolfSSL</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/wolfSSL</guid>
    <description><![CDATA[ wolfSSL is a small-footprint TLS and cryptography library for embedded and IoT devices, and its post-quantum relevance is that it brings the NIST standards ML-KEM and ML-DSA to hardware too constrained for a general-purpose library, with a FIPS 140-3 validation path that matters to regulated deployments. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>liboqs (Open Quantum Safe)</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/liboqs-(Open-Quantum-Safe)</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/liboqs-(Open-Quantum-Safe)</guid>
    <description><![CDATA[ liboqs is the Open Quantum Safe project's open-source C library of post-quantum algorithms, the de facto reference implementation for PQC prototyping, and it holds no FIPS 140-3 validation so regulated production needs a certified build instead. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>integer factorization</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/integer-factorization</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/integer-factorization</guid>
    <description><![CDATA[ Integer factorization is the problem of recovering the prime numbers that were multiplied to make a large number, the hard problem RSA rests on, and Shor's algorithm on a quantum computer solves it in polynomial time. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>X448</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/X448</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/X448</guid>
    <description><![CDATA[ X448 is the elliptic-curve Diffie-Hellman key-agreement function defined over Curve448 in RFC 7748, the higher-security sibling of X25519 usable in TLS 1.3, and it is broken by Shor's algorithm. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>XOR</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/XOR</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/XOR</guid>
    <description><![CDATA[ XOR is a bitwise operation that outputs 1 when its two input bits differ, and because it undoes itself, XOR combining plaintext with a key is the mixing step at the heart of symmetric encryption, the one-time pad, and stream ciphers. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>Zero-Knowledge Proofs</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/Zero-Knowledge-Proofs</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/Zero-Knowledge-Proofs</guid>
    <description><![CDATA[ A zero-knowledge proof lets one party prove a statement is true without revealing why, and its quantum fate splits by construction, hash-based STARKs are post-quantum secure while many pairing-based SNARKs like Groth16 are broken by Shor's algorithm. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>discrete logarithm problem</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/discrete-logarithm-problem</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/discrete-logarithm-problem</guid>
    <description><![CDATA[ The discrete logarithm problem is the math assumption behind Diffie-Hellman and elliptic-curve cryptography, easy to compute one way and believed hard to reverse classically, and it is broken efficiently by Shor's algorithm. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item><item>
    <title>Vendor-Controlled Crypto Surfaces</title>
    <link>https://wiki-5dpje5kpiq-uc.a.run.app/Vendor-Controlled-Crypto-Surfaces</link>
    <guid>https://wiki-5dpje5kpiq-uc.a.run.app/Vendor-Controlled-Crypto-Surfaces</guid>
    <description><![CDATA[ Vendor-controlled crypto surfaces are the cryptographic implementations inside your environment that a third-party vendor owns and updates, and they are usually most of your footprint and the largest source of migration-timeline risk. ]]></description>
    <pubDate>Sun, 19 Jul 2026 00:33:37 GMT</pubDate>
  </item>
    </channel>
  </rss>