You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
validate: rewrite the summary key in plain language; fix the SKIP label
The end-of-run legend was written as internal dev shorthand (cryptic A/B
categories, "Weierstrass bignum math works", "RFC 9090 OID fallback", a
draft-19-vs-20 paragraph shown even on draft-20 runs) that an outside reader
cannot follow. Replace it with a plain-language key explaining PASS / XFAIL /
SKIP / FAIL, and gate the draft-19 "withcert" note to --version 01 where it
actually applies.
Also fix the SKIP summary label: it read "(no reference data)", which is wrong
when the reference data IS present but the tool does not yet support the
algorithm (e.g. signature verification for brainpool/RSA/SM2/Ed448). It now
reads "(not run, see key)" and the key states both causes.
Text only; counts unchanged (PASS 125, XFAIL 68, SKIP 8, FAIL 0).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments