Quantum Security Hub
Resources for a Quantum-Safe Future
A curated collection of SDKs, simulators, libraries, standards, and real-world tooling for building secure systems in the quantum and post-quantum era.
Tip: links open in a new tab.
SDKs & Frameworks
Qiskit (IBM)
Open-source SDK for quantum circuits, simulators, and runtime execution.
VisitCirq (Google)
Framework to build, edit, and run NISQ circuits and simulators.
VisitPennyLane
Differentiable quantum computing library integrated with PyTorch/JAX.
VisitMicrosoft QDK / Q#
Development kit and language for quantum algorithms.
VisitAmazon Braket
Managed service to run jobs on real quantum hardware and simulators.
VisitQuTiP
Quantum Toolbox in Python for open-system simulation and research.
VisitQuantum Simulators & Visualizers
Quirk
In-browser visual circuit editor for fast learning and demos.
VisitIBM Quantum Lab
Cloud notebooks with Qiskit and access to real backends.
VisitQuantum Circuit Playground
Interactive demos to explore gates and measurements.
VisitQuantum-Safe Cryptography
NIST Post-Quantum Cryptography
Standards program and guidance for PQC adoption.
VisitOpen Quantum Safe (liboqs)
Implementations and prototyping for quantum-resistant crypto.
VisitETSI Quantum-Safe
Standards and guidance for enterprise quantum-safe adoption.
VisitTLS / OpenSSL / Crypto Libraries
OQS Provider for OpenSSL 3 (GitHub)
Enable quantum-safe crypto in OpenSSL 3.x via a provider module.
VisitCloudflare CIRCL (Go) (GitHub)
Reusable PQ/ECC primitives designed for experimental deployment.
VisitBotan Crypto Toolkit
TLS 1.3 library with hybrid PQ key exchange options.
Visitpqcrypto (Rust) (GitHub)
Rust bindings to PQC implementations generated from PQClean.
VisitReference Implementations & Embedded PQC
PQClean (GitHub)
Clean, portable implementations of schemes from the NIST PQC project.
Visitpqm4 (GitHub)
Benchmarking & testing PQC KEMs/signatures on ARM Cortex-M4.
VisitProtocols & Real-World Tooling
OpenSSH Post-Quantum (KEX)
Overview of post-quantum key exchange defaults and algorithms in OpenSSH.
VisitCurated Lists & Reading
Awesome Post-Quantum Cryptography (GitHub)
A broad, continuously updated index of PQC papers, tools, and links.
Visit