oscerd opened a new pull request, #23989:
URL: https://github.com/apache/camel/pull/23989

   ## Description
   
   The user-manual security page (`security.adoc`) had a *Post-Quantum TLS* 
subsection that covered only the **transport layer** and linked the JSSE 
Utility page generally. This **docs-only** PR broadens it to *Post-Quantum 
Cryptography*, surfacing **both** PQC layers:
   
   - **Transport layer (TLS):** deep-links the JSSE Utility's *PQC TLS 
Configuration* section (auto-config of `X25519MLKEM768` on JDK 25+).
   - **Message layer:** adds the `camel-pqc` component + `pqc` data format 
(ML-KEM / ML-DSA / SLH-DSA) for payload encryption/signing.
   
   No inbound links referenced the old `_post_quantum_tls` anchor, so the 
section rename is safe.
   
   ## JIRA
   https://issues.apache.org/jira/browse/CAMEL-23745
   
   ---
   _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]

Reply via email to