Jiri Ondrusek created CAMEL-20922:
-------------------------------------

             Summary: Camel-crypto: Extract PGPdataFormat to another component
                 Key: CAMEL-20922
                 URL: https://issues.apache.org/jira/browse/CAMEL-20922
             Project: Camel
          Issue Type: New Feature
          Components:  camel-crypto
    Affects Versions: 4.7.0
            Reporter: Jiri Ondrusek
            Assignee: Jiri Ondrusek


In order to run crypto component on FIPS systems we have to use BC-FIPS instead 
of standard bouncycastle.
 *  PGPDataFormat uses BC APIs but does not require any BC security provider, 
therefore BCFIPS can not be used as a replacement for PGP APIs.
 * Another restriction is that BC and BCFIps can not co-exist on the classpath.
 * Therefore crypto component can not contain PGP, to allow BC-FIPS substitution

The new component with PGP data format should be called probably 
camel-crypto-pgp

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to