oscerd opened a new pull request, #23964: URL: https://github.com/apache/camel/pull/23964
## Description The `camel-pqc` **Hybrid Cryptography** documentation already exists and is comprehensive (hybrid signatures, hybrid KEM, recommended NIST combinations, v2 wire format — since ~4.19). This PR is therefore a small **discoverability / cleanup** change rather than new hybrid content: - Add a **Hybrid Operations** entry to the top-level *Supported Operations* list (it previously listed only signature / KEM / lifecycle operations). - Cross-reference the *Hybrid Cryptography* section (via this doc's own `<<...>>` convention) from the *Signature and Verification* and *Key Encapsulation and Extraction* sections. - Drive-by: fix two corrupted `streamCache` code snippets in the *PQC DataFormat* section. ## JIRA https://issues.apache.org/jira/browse/CAMEL-23737 — re-scoped from the original "add hybrid docs" wording after investigation found the hybrid content already exists. ## Testing Documentation-only change to `pqc-component.adoc` (manually-maintained prose; no generated files affected). --- _Submitted by Claude Code on behalf of Andrea Cosentino._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
