This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from a3300b55514 Regen SBOM from commit 
a6850419485949671f67b33dbcbaf3d7dfad5473 (#18592)
     add be6d354f92d CAMEL-22230 - Camel-PQC: Support more signature and KEM 
algorithms - SPHINCSPlus Signature Algorithm (#18594)

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/components/pqc.json |  4 ++--
 .../META-INF/org/apache/camel/component/pqc/pqc.json       |  4 ++--
 .../java/org/apache/camel/component/pqc/PQCComponent.java  |  4 ++++
 .../org/apache/camel/component/pqc/PQCConfiguration.java   |  2 +-
 .../apache/camel/component/pqc/PQCSignatureAlgorithms.java |  3 ++-
 ...conMaterial.java => PQCDefaultSPHINCSPLUSMaterial.java} | 12 ++++++------
 ...st.java => PQCSignatureSPHINCSPLUSNoAutowiredTest.java} |  8 ++++----
 ...tureSNOVATest.java => PQCSignatureSPHINCSPLUSTest.java} | 14 +++++++-------
 8 files changed, 28 insertions(+), 23 deletions(-)
 copy 
components/camel-pqc/src/main/java/org/apache/camel/component/pqc/crypto/{PQCDefaultFalconMaterial.java
 => PQCDefaultSPHINCSPLUSMaterial.java} (85%)
 copy 
components/camel-pqc/src/test/java/org/apache/camel/component/pqc/{PQCSignatureXMSSNoAutowiredTest.java
 => PQCSignatureSPHINCSPLUSNoAutowiredTest.java} (91%)
 copy 
components/camel-pqc/src/test/java/org/apache/camel/component/pqc/{PQCSignatureSNOVATest.java
 => PQCSignatureSPHINCSPLUSTest.java} (87%)

Reply via email to