mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
41e564fc07
The -hex option description was ambiguous about its exact behavior. Clarify that: - With -generate: outputs the prime in hex instead of decimal - When checking: interprets input as hex instead of decimal - Output when checking is always hex regardless of this option Fixes #19208 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org> MergeDate: Wed Apr 15 12:33:18 2026 (Merged from https://github.com/openssl/openssl/pull/29913)