[
https://issues.apache.org/jira/browse/CAMEL-23054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-23054.
--------------------------------------
Resolution: Fixed
> Camel-PQC: Add hybrid cryptography support
> -------------------------------------------
>
> Key: CAMEL-23054
> URL: https://issues.apache.org/jira/browse/CAMEL-23054
> Project: Camel
> Issue Type: New Feature
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 4.19.0
>
>
> This feature adds hybrid cryptography support to the camel-pqc component,
> combining classical (pre-quantum) algorithms with post-quantum algorithms to
> provide defense-in-depth during the transition to quantum-resistant
> cryptography.
> Hybrid cryptography is recommended by NIST and other security organizations
> because:
> - Defense in depth: If either algorithm is broken, the other still provides
> protection
> - Backward compatibility: Systems can validate the classical signature even
> if they don't support PQC
> - "Harvest now, decrypt later" protection: Prevents adversaries from
> storing encrypted data now to decrypt with future quantum computers
--
This message was sent by Atlassian Jira
(v8.20.10#820010)