Quantum Security Hub 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.

Visit

Cirq (Google)

Framework to build, edit, and run NISQ circuits and simulators.

Visit

PennyLane

Differentiable quantum computing library integrated with PyTorch/JAX.

Visit

Microsoft QDK / Q#

Development kit and language for quantum algorithms.

Visit

Amazon Braket

Managed service to run jobs on real quantum hardware and simulators.

Visit

QuTiP

Quantum Toolbox in Python for open-system simulation and research.

Visit

Quantum Simulators & Visualizers

Quirk

In-browser visual circuit editor for fast learning and demos.

Visit

IBM Quantum Lab

Cloud notebooks with Qiskit and access to real backends.

Visit

Quantum Circuit Playground

Interactive demos to explore gates and measurements.

Visit

Quantum-Safe Cryptography

NIST Post-Quantum Cryptography

Standards program and guidance for PQC adoption.

Visit

Open Quantum Safe (liboqs)

Implementations and prototyping for quantum-resistant crypto.

Visit

ETSI Quantum-Safe

Standards and guidance for enterprise quantum-safe adoption.

Visit

TLS / OpenSSL / Crypto Libraries

OQS Provider for OpenSSL 3 (GitHub)

Enable quantum-safe crypto in OpenSSL 3.x via a provider module.

Visit

Cloudflare CIRCL (Go) (GitHub)

Reusable PQ/ECC primitives designed for experimental deployment.

Visit

Botan Crypto Toolkit

TLS 1.3 library with hybrid PQ key exchange options.

Visit

pqcrypto (Rust) (GitHub)

Rust bindings to PQC implementations generated from PQClean.

Visit

Reference Implementations & Embedded PQC

PQClean (GitHub)

Clean, portable implementations of schemes from the NIST PQC project.

Visit

pqm4 (GitHub)

Benchmarking & testing PQC KEMs/signatures on ARM Cortex-M4.

Visit

Protocols & Real-World Tooling

OpenSSH Post-Quantum (KEX)

Overview of post-quantum key exchange defaults and algorithms in OpenSSH.

Visit

Curated Lists & Reading

Awesome Post-Quantum Cryptography (GitHub)

A broad, continuously updated index of PQC papers, tools, and links.

Visit