[
https://issues.apache.org/jira/browse/CAMEL-11438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Franz Forsthofer resolved CAMEL-11438.
--------------------------------------
Resolution: Implemented
I improved the documentation file src\main\docs\crypto-cms-component.adoc.
> 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.
> In more detail, we will support the the Content Types "Enveloped Data" and
> "Signed Data". "Enveloped Data" will be supported with Key Transport.
> 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)