Franz Forsthofer created CAMEL-7283:
---------------------------------------

             Summary: PGP Data Format: Signature Verification Options
                 Key: CAMEL-7283
                 URL: https://issues.apache.org/jira/browse/CAMEL-7283
             Project: Camel
          Issue Type: Improvement
          Components:  camel-crypto
            Reporter: Franz Forsthofer
             Fix For: 2.13.0, 2.13.1, 2.14.0


The current PGP Data Format does verify a signature if the PGP message does 
contain one and it does execute no verification if the PGP message does not 
contain a signature. There is a use case where a signature verification is 
always required because the receiver wants to check that the message came from 
a specific sender. In this case PGP messages not containing a signature should 
be rejected.

I added the new parameter "signatureVerificationOption" so that you now can 
specify if a signature is requried, optional, or no signature is allowed during 
the decryption process.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to