You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Franz Forsthofer (JIRA)" <ji...@apache.org> on 2013/10/13 12:37:41 UTC

[jira] [Created] (CAMEL-6860) PGP Data Format: parameterize encryption and hash algorithm

Franz Forsthofer created CAMEL-6860:
---------------------------------------

             Summary: PGP Data Format: parameterize encryption and hash algorithm
                 Key: CAMEL-6860
                 URL: https://issues.apache.org/jira/browse/CAMEL-6860
             Project: Camel
          Issue Type: Improvement
          Components:  camel-crypto
            Reporter: Franz Forsthofer
             Fix For: 2.12.2, 2.13.0


The PGP Data Formater currently restricts the encryption algorithm to CAST5 and the signature hash algorithm to SHA1 in the marshaller.

The attached imrpvement introduces parameters for the encryption algorithm and the signature hash algorithm so that you can use encryption algorithms like AES, DES, TripleDES, and signature hash algorithms like SHA256, SHA512. 

I can update the docu-wiki after the improvment has been accepted.



--
This message was sent by Atlassian JIRA
(v6.1#6144)