PQ Crypta Logo

Retry packet for source-address validation

Echo the Retry token in a second Initial packet and complete the handshake.

PQ CRYPTA PLATFORM

🏠 Main

🧪 Interactive Apps

📰 News

🛡️ PQ Crypta Proxy

👤 Account

⟨ QUANTUM ERROR PORTAL ⟩

Navigate the Error Dimensions

q-retry · RFC 9000 §8.1.2 · correctness · layer quic · udp/4461 · MUST

Passing this means: Rejected something invalid, with the code the RFC names.

Anomaly type: transport

How each client answered

ClientVersionVerdictWhat happened
curl ngtcp2/1.11.0 Pass Responded correctly: echoed the Retry token and completed the handshake.
quinn noq fork Pass Responded correctly: echoed the Retry token and completed the handshake.
aioquic 1.3.0 Pass Responded correctly: echoed the Retry token and completed the handshake.
chromium build 1223 Pass Responded correctly: echoed the Retry token and completed the handshake.
quic-go quic-go v0.61.0 Pass Responded correctly: echoed the Retry token and completed the handshake.
quiche 0.30.0 Pass Responded correctly: echoed the Retry token and completed the handshake.
neqo 0.31.1 Pass Responded correctly: echoed the Retry token and completed the handshake.

What the clause requires

Echo the Retry token in a second Initial packet and complete the handshake.

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-retry")'

What this suite is · The full grid · All clients · All tests · Findings