q-path-challenge
· RFC 9000 §8.2 · correctness · layer quic · udp/4470 · MUST
Passing this means: Rejected something invalid, with the code the RFC names.
Anomaly type: transport
How each client answered
| Client | Version | Verdict | What happened |
|---|---|---|---|
| curl | ngtcp2/1.11.0 | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
| quinn | noq fork | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
| aioquic | 1.3.0 | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
| chromium | build 1223 | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
| quic-go | quic-go v0.61.0 | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
| quiche | 0.30.0 | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
| neqo | 0.31.1 | Pass | Responded correctly: answered with 1 PATH_RESPONSE. |
What the clause requires
Reply with PATH_RESPONSE carrying the identical 8-byte payload.
Judged against RFC 9000.
Run this one yourself
Every test is reachable from your own client. Nothing here needs an account.
curl -s https://conformance.pqcrypta.com/catalog.json \
| jq '.tests[] | select(.id == "q-path-challenge")'
What this suite is · The full grid · All clients · All tests · Findings