Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 47330 invoked from network); 20 Feb 2009 13:40:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2009 13:40:22 -0000 Received: (qmail 20164 invoked by uid 500); 20 Feb 2009 13:40:22 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 20150 invoked by uid 500); 20 Feb 2009 13:40:22 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 20139 invoked by uid 500); 20 Feb 2009 13:40:22 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 20136 invoked by uid 99); 20 Feb 2009 13:40:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2009 05:40:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Feb 2009 13:40:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5EE28234C495 for ; Fri, 20 Feb 2009 05:39:59 -0800 (PST) Message-ID: <1056107895.1235137199374.JavaMail.jira@brutus> Date: Fri, 20 Feb 2009 05:39:59 -0800 (PST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1360) Develop a new Dataformat that facilitates symmetric key encryption/decryption of XML payloads at the Payload, XML Element and XML Element Content level In-Reply-To: <355023906.1235081639380.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49827#action_49827 ] Claus Ibsen commented on CAMEL-1360: ------------------------------------ Ashwin Can you please do: 1) zip file with NO .svn sub folders. Eg next time newer add it to svn. When its brand new code its much better just sending a zip with all the files For some reason in the attached zip file I can not see any source files. Only .svn folders and the folder structure. Can you redo it? The svndiff for the changes to core is okay. I got that part. > Develop a new Dataformat that facilitates symmetric key encryption/decryption of XML payloads at the Payload, XML Element and XML Element Content level > ------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-1360 > URL: https://issues.apache.org/activemq/browse/CAMEL-1360 > Project: Apache Camel > Issue Type: New Feature > Reporter: Ashwin Karpe > Assignee: Claus Ibsen > Attachments: svndiff.out, XMLEncryption.zip > > Original Estimate: 2 weeks > Remaining Estimate: 2 weeks > > Develop a new Dataformat for Camel that facilitates Triple-DES and AES (128, 192, 256) based encryption and decryption of XML payloads at the Document, Element and Element Content levels -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.