RE: Camel ZIP With Encryption & Decryption Support?

2015-05-29 Thread S. Sharma
Thanks Stephan, It confirms the fact that it was something that was not possible. I think that in terms of a work around, I could always do something hacky like add a process step in the Camel flow to exec the underlying OS unzip function and uncompress/decrypt the file to feed it back into the

Camel ZIP With Encryption & Decryption Support?

2015-05-28 Thread S. Sharma
Hello All, I was looking to feed and generate encrypted ZIP files from a Camel framework. I looked and searched, but I was not able to find any examples of encryption. I assume that I cannot compress the file and then encrypt it - ZIP itself (as a process) must do the encryption/decryption with

Camel PGP Not Decrypting PGP Packets If Compression Is Missing.

2015-05-27 Thread S. Sharma
I have been trying to get this posted to the user-list, but can't seem to get subscribed/accepted to the list. Hopefully this post is accepted. I have posted this problem at Stack Overflow assuming that it is a user error: http://stackoverflow.com/questions/30385732/camel-crypto-fails-pgp-decrypti