verify_presented_pair
QC-021 Presented two-way affine pair. A (or k) is the private face — 64-hex or decimal; Q (or q_hex) is the public face. Co-presented CSV (Q,A) WINs as two faces (detail co_presented_QA). Hex A legally contains e; a decimal point is the float. Empty on BOTH faces is REFUSED_EMPTY. Does not invent a third scalar. Does not ECDLP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| A | No | private face, 64-hex or decimal (founder name) | |
| Q | No | public face, hex | |
| k | No | same face as A, old label | |
| q_hex | No | same face as Q, old label |