quantakrypto documentation
Everything you need to assess and fix post-quantum exposure: the open-source toolkit, the MCP server for AI agents, and reference material on the standards, policies, and migration playbooks.
MCP server
Post-quantum tools inside your AI coding agent: local stdio, or the hosted OAuth endpoint.
Credentials & badges
Verifiable, tamper-proof (OpenTimestamps) post-quantum credentials: certificates from exams/courses and automated audit badges for repositories. One-click add to LinkedIn.
Learning
Every course in one place, each earning a verifiable, LinkedIn-ready certificate. Subscribe for new courses and certifications.
The toolkit
qScan, Sieve, the CI Action, and the MCP server: free, open-source, Apache-2.0.
Standards reference
The NIST algorithms, deployment profiles, compliance mandates, and interchange formats, explained.
Guides
Practical explainers on the threat model, crypto-agility, inventory, migration, and conformance.
Toolkit
pqc-tools on GitHub ↗qScan
BetaCLI scanner
Find quantum-vulnerable cryptography in any codebase.
npx @quantakrypto/qscan ./
qProbe
BetaLive-endpoint prober
Probe live TLS/SSH endpoints you own for post-quantum readiness.
npx @quantakrypto/qprobe --i-own-this example.com
quantakrypto MCP
BetaMCP server
PQC-readiness, native to your AI coding agent.
claude mcp add quantakrypto npx @quantakrypto/mcp
quantakrypto MCP (hosted)
BetaHosted MCP · OAuth
The MCP as a managed, OAuth-secured endpoint, with nothing to run.
claude mcp add --transport http quantakrypto https://mcp.quantakrypto.com/mcp
quantakrypto Agent
BetaBYOK LLM client (library)
Bring-your-own-key LLM triage & fix-drafting for qScan.
npm i @quantakrypto/agent
Sieve
BetaConformance battery
Conformance-test an ML-KEM / ML-DSA / SLH-DSA implementation against the bugs that matter.
npx @quantakrypto/sieve --impl "node ./my-impl.js" --param ml-kem-768
quantakrypto Action
BetaCI integration
Fail the build when new quantum-vulnerable crypto lands.
uses: quantakrypto/pqc-tools/packages/action@v1
Standards
- The PQC standards landscape
- FIPS 203 (ML-KEM)
- FIPS 204 (ML-DSA)
- FIPS 205 (SLH-DSA)
- CNSA 2.0
- SP 800-208 (stateful HBS)
- TLS hybrid key exchange
- ISO 27001 A.8.24
- NSM-10 & OMB M-23-02
- NIST PQC migration timeline (IR 8547)
- DORA
- NIS2
- PQC deadlines and mandates
- FIPS 140-3
- PCI DSS v4 cryptography
- CycloneDX CBOM
- SARIF 2.1.0
- OpenVEX
- Crypto-agility manifest
Guides
- What is RSA? The algorithm quantum computers break first
- What is elliptic curve cryptography? ECDH and ECDSA explained
- What is ML-KEM? The post-quantum replacement for RSA and ECDH
- What is ML-DSA? The post-quantum replacement for RSA and ECDSA signatures
- Harvest now, decrypt later: the threat that makes PQC urgent today
- Crypto-agility: designing systems that can swap algorithms
- Building a cryptographic inventory: you can't migrate what you can't see
- A post-quantum migration roadmap: sequencing the move to PQC
- Migrating TLS to hybrid post-quantum key exchange
- Conformance testing for post-quantum crypto: why passing the KATs is not enough
- A post-quantum cryptography primer: the 10-minute orientation
- Hybrid key exchange, explained: pairing classical and post-quantum
- RSA vs ML-KEM: what actually changes when you replace classical key exchange
- ML-DSA vs SLH-DSA: choosing a post-quantum signature
- Enabling post-quantum TLS: OpenSSL, nginx, and Go
- Mosca's theorem explained: is your data already at risk?
- The PQC readiness assessment: measuring how prepared you are to migrate
- Finding quantum-vulnerable cryptography in code and on the network
- Migrating RSA and ECDH key exchange to ML-KEM
- Implementing crypto-agility: patterns for swappable cryptography
- A FIPS 203 conformance checklist for ML-KEM implementations
- ACVP vs conformance vs FIPS 140-3: what each one actually proves
- Enforcing post-quantum deadlines in CI: the compliance mandate gate
- How to verify a QuantaKrypto attestation
Turn quantum risk into a credential.
Book a discovery call and get an indicative scope and pricing for your organisation.