X25519MLKEM768
Offers only RFC 10024 group 4588. A successful handshake proves the tested edge supports hybrid X25519 plus ML-KEM-768 key establishment.
Test a public HTTPS edge for the RFC 10024 hybrid of X25519 and ML-KEM-768. Get a verdict, grade, evidence, and next steps.
Three TLS handshakes · one clear report
Hostname only · public HTTPS on port 443 · no page content fetched · API example
What the result means
The checker separates the part that is post-quantum today from the parts that are not. A passing result means hybrid protection for TLS 1.3 ephemeral key establishment—not a blanket claim that an entire website, certificate, database, or backend is quantum-safe.
Offers only RFC 10024 group 4588. A successful handshake proves the tested edge supports hybrid X25519 plus ML-KEM-768 key establishment.
Performs a normal verified handshake to check the certificate name, chain, validity, negotiated protocol, and real client path.
Offers only X25519 to confirm current clients can still connect while the post-quantum transition rolls out.
PQ-TLS ready: hybrid, verified HTTPS, TLS 1.3, and fallback passed.
Hybrid detected with one secondary TLS or certificate gap.
Hybrid detected, but important HTTPS or compatibility work remains.
Usable classical HTTPS, but no hybrid post-quantum TLS.
No hybrid support plus other readiness gaps, or no reachable target.
Agent + developer API
The first 10 successful calls per identity each UTC day are included. No Authorization header is needed. After that, funded Bearer sessions and Ark-402 signed credit continue at 5 sats per successful call.
curl -sS https://arkapi.dev/api/post-quantum-check \
-H 'Content-Type: application/json' \
-d '{"domain":"example.com"}' | jqpq_tls_ready, verdict, grade, and score give agents a fast decision path.
The 100-point breakdown is explicit: hybrid key exchange 60, certificate 15, TLS 1.3 15, and X25519 fallback 10.
Discover the operation through OpenAPI, the live catalog, or the ArkAPI MCP client.
The standards
Defines hybrid ECDHE-MLKEM key agreement groups for TLS 1.3, including X25519MLKEM768 at codepoint 4588.
NIST standardStandardizes ML-KEM, the post-quantum key-encapsulation mechanism used by the hybrid TLS group.