You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/07/25 14:51:00 UTC

[jira] [Commented] (CAMEL-11438) New crypto component CMS (Cryptographic Message Syntax)

    [ https://issues.apache.org/jira/browse/CAMEL-11438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100141#comment-16100141 ] 

Claus Ibsen commented on CAMEL-11438:
-------------------------------------

Hi Franz

Do you mind adding a human readable one sentence what this component is, eg as a short summary which you do as javadoc on this endpoint class
https://github.com/apache/camel/blob/master/components/camel-crypto-cms/src/main/java/org/apache/camel/component/crypto/cms/CryptoCmsEndpoint.java#L32

Then that is taken and used in our docs in various places, such as this big list
https://github.com/apache/camel/tree/master/components#components

> New crypto component CMS (Cryptographic Message Syntax)
> -------------------------------------------------------
>
>                 Key: CAMEL-11438
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11438
>             Project: Camel
>          Issue Type: New Feature
>          Components:  camel-crypto
>            Reporter: Franz Forsthofer
>            Assignee: Franz Forsthofer
>             Fix For: 2.20.0
>
>
> The Cryptographic Message Syntax (CMS) is a well accepted standard for encryption/decryption and signing/verifying of messages. It is specified in RFC5652. We will introduce a new component which will support the encryption and signing of messages as well as the decryption and verifying of messages according to the CMS standard.
> The new component will use the Bouncy Caslte JCE library and the Bouncy Castle PKIX library containing support for CMS.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)