[
https://issues.apache.org/jira/browse/CAMEL-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182565#comment-14182565
]
Willem Jiang commented on CAMEL-7948:
-------------------------------------
Hi Colm,
I tried to run the tests after applied the patch.
Now I got below test errors. Could you double check it ?
{code}
Failed tests:
EncryptionAlgorithmTest.testCAMELLIA_192:303 mock://encrypted Received
message count. Expected: <1> but was: <0>
EncryptionAlgorithmTest.testCAMELLIA_256:327 mock://encrypted Received
message count. Expected: <1> but was: <0>
EncryptionAlgorithmTest.testAES192_GCM:158 mock://encrypted Received message
count. Expected: <1> but was: <0>
EncryptionAlgorithmTest.testAES256_GCM:207 mock://encrypted Received message
count. Expected: <1> but was: <0>
EncryptionAlgorithmTest.testAES192:134 mock://encrypted Received message
count. Expected: <1> but was: <0>
EncryptionAlgorithmTest.testAES256:183 mock://encrypted Received message
count. Expected: <1> but was: <0>
{code}
> Add support for more/new encryption/signature algorithms
> --------------------------------------------------------
>
> Key: CAMEL-7948
> URL: https://issues.apache.org/jira/browse/CAMEL-7948
> Project: Camel
> Issue Type: Improvement
> Components: camel-xmlsecurity
> Reporter: Colm O hEigeartaigh
> Assignee: Willem Jiang
> Priority: Minor
> Attachments: camel-7948.patch
>
>
> See attached for a patch to support some new (to XML Security) digest
> algorithms such as RIPE-MD160 and SEED + CAMELLIA encryption algorithms. Also
> added a fairly comprehensive set of tests for different encryption/signature
> algorithms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)