This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new f89b7c1d3 Improve discovery of Quatum-related kamelets (#2594)
f89b7c1d3 is described below
commit f89b7c1d396189dd0ac2bc6d265f4e56fc9c0a71
Author: Aurélien Pupier <[email protected]>
AuthorDate: Thu Sep 25 10:09:40 2025 +0200
Improve discovery of Quatum-related kamelets (#2594)
by having the word quantum fully written in description
Signed-off-by: Aurélien Pupier <[email protected]>
---
kamelets/pqc-kem-action.kamelet.yaml | 2 +-
kamelets/pqc-signature-action.kamelet.yaml | 2 +-
.../src/main/resources/kamelets/pqc-kem-action.kamelet.yaml | 2 +-
.../src/main/resources/kamelets/pqc-signature-action.kamelet.yaml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kamelets/pqc-kem-action.kamelet.yaml
b/kamelets/pqc-kem-action.kamelet.yaml
index c56cd6875..d49f986ea 100644
--- a/kamelets/pqc-kem-action.kamelet.yaml
+++ b/kamelets/pqc-kem-action.kamelet.yaml
@@ -30,7 +30,7 @@ metadata:
spec:
definition:
title: "PQC Key Encapsulation/Decapsulation Action"
- description: Encapsulate or Decapsulate a secret Key with a PQC KEM
algorithm.
+ description: Encapsulate or Decapsulate a secret Key with a Post-Quantum
Cryptography Key Encapsulation Mechanism (PQC KEM) algorithm.
required:
- keyEncapsulationAlgorithm
- operation
diff --git a/kamelets/pqc-signature-action.kamelet.yaml
b/kamelets/pqc-signature-action.kamelet.yaml
index 0a10ed88e..b0421998b 100644
--- a/kamelets/pqc-signature-action.kamelet.yaml
+++ b/kamelets/pqc-signature-action.kamelet.yaml
@@ -30,7 +30,7 @@ metadata:
spec:
definition:
title: "PQC Signature Action"
- description: Sign or verify a payload with a PQC algorithm.
+ description: Sign or verify a payload with a Post-Quantum Cryptography
(PQC) algorithm.
required:
- signatureAlgorithm
- operation
diff --git
a/library/camel-kamelets/src/main/resources/kamelets/pqc-kem-action.kamelet.yaml
b/library/camel-kamelets/src/main/resources/kamelets/pqc-kem-action.kamelet.yaml
index c56cd6875..d49f986ea 100644
---
a/library/camel-kamelets/src/main/resources/kamelets/pqc-kem-action.kamelet.yaml
+++
b/library/camel-kamelets/src/main/resources/kamelets/pqc-kem-action.kamelet.yaml
@@ -30,7 +30,7 @@ metadata:
spec:
definition:
title: "PQC Key Encapsulation/Decapsulation Action"
- description: Encapsulate or Decapsulate a secret Key with a PQC KEM
algorithm.
+ description: Encapsulate or Decapsulate a secret Key with a Post-Quantum
Cryptography Key Encapsulation Mechanism (PQC KEM) algorithm.
required:
- keyEncapsulationAlgorithm
- operation
diff --git
a/library/camel-kamelets/src/main/resources/kamelets/pqc-signature-action.kamelet.yaml
b/library/camel-kamelets/src/main/resources/kamelets/pqc-signature-action.kamelet.yaml
index 0a10ed88e..b0421998b 100644
---
a/library/camel-kamelets/src/main/resources/kamelets/pqc-signature-action.kamelet.yaml
+++
b/library/camel-kamelets/src/main/resources/kamelets/pqc-signature-action.kamelet.yaml
@@ -30,7 +30,7 @@ metadata:
spec:
definition:
title: "PQC Signature Action"
- description: Sign or verify a payload with a PQC algorithm.
+ description: Sign or verify a payload with a Post-Quantum Cryptography
(PQC) algorithm.
required:
- signatureAlgorithm
- operation