Loading…
Loading…
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.
Post-quantum tools inside your AI coding agent — local stdio, or the hosted OAuth endpoint.
Verifiable, tamper-proof (OpenTimestamps) post-quantum credentials — certificates from exams/courses and automated audit badges for repositories. One-click add to LinkedIn.
Every course in one place, each earning a verifiable, LinkedIn-ready certificate. Subscribe for new courses and certifications.
qScan, Sieve, the CI Action, and the MCP server — free, open-source, Apache-2.0.
The NIST algorithms, deployment profiles, compliance mandates, and interchange formats, explained.
Practical explainers on the threat model, crypto-agility, inventory, migration, and conformance.
CLI scanner
Find quantum-vulnerable cryptography in any codebase.
npx @quantakrypto/qscan ./
Live-endpoint prober
Probe live TLS/SSH endpoints you own for post-quantum readiness.
npx @quantakrypto/qprobe --i-own-this example.com
MCP server
PQC-readiness, native to your AI coding agent.
claude mcp add quantakrypto npx @quantakrypto/mcp
Hosted MCP · OAuth
The MCP as a managed, OAuth-secured endpoint — nothing to run.
claude mcp add --transport http quantakrypto https://mcp.quantakrypto.com/mcp
BYOK LLM client (library)
Bring-your-own-key LLM triage & fix-drafting for qScan.
npm i @quantakrypto/agent
Conformance 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
CI integration
Fail the build when new quantum-vulnerable crypto lands.
uses: quantakrypto/pqc-tools/packages/action@v1
Book a discovery call and get an indicative scope and pricing for your organisation.