Be quantum-ready before Q-day.
Post-quantum cryptography audits, certification, open-source tooling, and training.
A cryptographically-relevant quantum computer - one that can break today's RSA and elliptic-curve cryptography - doesn't exist yet. But encrypted data harvested today can be decrypted the day it arrives. quantakrypto turns that "harvest now, decrypt later" risk into a credential.
- Audit - find quantum-vulnerable cryptography (RSA, ECDH, ECDSA, legacy TLS) across code, dependencies, and infrastructure, ranked by harvest-now-decrypt-later exposure.
- Tools - free, Apache-2.0 scanners, an MCP server for AI coding agents, and a conformance battery for ML-KEM / ML-DSA / SLH-DSA.
- Certify - a renewable, point-in-time proof of post-quantum readiness you can hand to auditors, customers, and regulators.
- Train - get your engineers fluent in PQC and the standards that govern it (FIPS 203/204/205, CNSA 2.0).
| Package | What it does | |
|---|---|---|
@quantakrypto/qscan |
Scan any codebase for quantum-vulnerable crypto | npx @quantakrypto/qscan ./ |
@quantakrypto/mcp |
PQC-readiness inside your AI coding agent | claude mcp add quantakrypto npx @quantakrypto/mcp |
@quantakrypto/sieve |
Conformance-test ML-KEM / ML-DSA / SLH-DSA implementations | npx @quantakrypto/sieve --help |
Everything lives in one zero-dependency TypeScript monorepo → quantakrypto/tools (Apache-2.0).
- PQC Observatory - a daily, read-only measurement of how much of the public web has switched to hybrid post-quantum key exchange, with a separate panel of 200+ government and public-sector sites. Vendor-neutral, and open to correction: quantakrypto/pqc-observatory.
- crypto-agility.json - a proposed
well-known file (
/.well-known/crypto-agility.json) so a project's cryptographic posture is machine-discoverable the wayrobots.txtandsecurity.txtalready are. Written up as an IETF Internet-Draft, modeled on RFC 9116, and submitted for review: datatracker.
Questions, commercial support, or post-quantum readiness training for your team - visit quantakrypto.com or email hello@quantakrypto.com.