Re: PGP encryption inside a camel route

2011-10-16 Thread aedwards
I also had the same requirement for PGP. I added a new data format within the camel-crypto component. Please have a look, this is my first patch https://issues.apache.org/jira/browse/CAMEL-4549 -- View this message in context: http://camel.465427.n5.nabble.com/PGP-encryption-inside-a

Re: PGP encryption inside a camel route

2011-03-11 Thread Ashwin Karpe
.com - -- View this message in context: http://camel.465427.n5.nabble.com/PGP-encryption-inside-a-camel-route-tp477716p3426036.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: PGP encryption inside a camel route

2011-03-10 Thread Stephen Gargan
decrypt PGP-Files with camel-crypto, > please? > > Thanks! > > Bernd > > -- > View this message in context: > http://camel.465427.n5.nabble.com/PGP-encryption-inside-a-camel-route-tp477716p3423595.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: PGP encryption inside a camel route

2011-03-10 Thread winno_bernd
camel-crypto, please? Thanks! Bernd -- View this message in context: http://camel.465427.n5.nabble.com/PGP-encryption-inside-a-camel-route-tp477716p3423595.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: PGP encryption inside a camel route

2010-03-22 Thread Stephen Gargan
ve to encrypt files that i'm going to send to a ftp server and > decrypt the ones that i'm going to collect. > > Thanks. > -- > View this message in context: > http://old.nabble.com/PGP-encryption-inside-a-camel-route-tp27990942p27990942.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >

PGP encryption inside a camel route

2010-03-22 Thread kodcanavari
Hi, Is there anyone who ever did PGP encryption or decryption process on some file routes? I just have to encrypt files that i'm going to send to a ftp server and decrypt the ones that i'm going to collect. Thanks. -- View this message in context: http://old.nabble.com/PGP-encrypt