[ https://issues.apache.org/jira/browse/CAMEL-20922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen updated CAMEL-20922: -------------------------------- Affects Version/s: (was: 4.7.0) > 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 > Reporter: Jiri Ondrusek > Assignee: Jiri Ondrusek > Priority: Major > Fix For: 4.7.0 > > > 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)