Resources
LearnCurated learning materials for understanding post-quantum cryptography. From official NIST standards to beginner-friendly explanations.
NIST Standards
Learning Materials
Getting Started
NIST Post-Quantum Cryptography Project
Official NIST page with background, timeline, and all standardization documents.
Post-Quantum Cryptography for Engineers
A practical introduction from the Cloud Security Alliance aimed at developers and engineers.
PQC Migration Handbook (ANSSI & BSI)
Joint guidance from French and German cybersecurity agencies on migrating to post-quantum algorithms.
Lattice Cryptography
Hash-Based Signatures
Quantum Computing Background
Implementation & Libraries
liboqs — Open Quantum Safe
Open-source C library implementing post-quantum algorithms with language bindings for Python, Go, Java, and more.
PQClean
Clean, portable C implementations of post-quantum schemes. Useful as a reference for understanding algorithm internals.
NIST PQC Reference Implementations
Official reference implementations submitted as part of the NIST standardization process.