[
https://issues.apache.org/jira/browse/CAMEL-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088259#comment-18088259
]
Andrea Cosentino commented on CAMEL-23737:
------------------------------------------
Re-scoped after investigation: the hybrid signature and hybrid KEM
documentation already exists in pqc-component.adoc (since ~Camel 4.19),
including the recommended NIST combinations. Narrowed this issue to a
documentation discoverability improvement -- surface the hybrid operations in
the top-level "Supported Operations" list, cross-reference the "Hybrid
Cryptography" section from the signature/KEM sections, and fix two corrupted
code snippets.
_Claude Code on behalf of Andrea Cosentino_
> camel-pqc: surface hybrid operations and cross-reference the Hybrid
> Cryptography section in the docs
> ----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-23737
> URL: https://issues.apache.org/jira/browse/CAMEL-23737
> Project: Camel
> Issue Type: Improvement
> Components: camel-pqc
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
>
> h3. Re-scoped (2026-06-11)
> The originally proposed hybrid documentation already exists and is
> comprehensive: the *Hybrid Cryptography* section of {{pqc-component.adoc}}
> (since ~Camel 4.19) documents hybrid signatures
> ({{hybridSign}}/{{hybridVerify}}), hybrid KEM
> ({{hybridGenerateSecretKeyEncapsulation}} and friends), the recommended NIST
> combinations (X25519 + ML-KEM-768, ECDSA/Ed25519 + ML-DSA-65), security
> considerations and the v2 wire format.
> This issue is therefore re-scoped to a small *discoverability* improvement:
> * Add a *Hybrid Operations* entry to the top-level _Supported Operations_
> list.
> * Cross-reference the _Hybrid Cryptography_ section from the _Signature and
> Verification_ and _Key Encapsulation and Extraction_ sections.
> * Drive-by: fix two corrupted {{streamCache}} code snippets in the _PQC
> DataFormat_ section.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)