Guest
Welcome login


TIBCOmmunity > Products > ActiveMatrix SOA > BusinessWorks > Conversations
Home   Members Communities
Conversations () Resources () Blogs ()

BusinessWorks

Up to Conversations in BusinessWorks

This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)

3DES encryption in BW

Created on: Feb 8, 2010 4:11 AM

Hi All,

 

 

Our customer has a requirement to encrypt the XML String while sending it to the third party and share the key with them so that they can decypt it.

 

They want to do it using 3DES encryption, does anyone have a code where this scenario has been acheived, i would appreciate if somebody can share a java code through which this has been acheived.

 

TIA

Click to view Carlo Milono's profile Aficionado 449 posts since
Apr 29, 2008
1. Feb 8, 2010 12:07 PM in response to: SID
Re: 3DES encryption in BW

This can be accomplished with the BW Policy palette - it supports XML encryption using the OASIS Web Services Security 1.0 specification, including 3DES. It requires the use of Public/Private keys; there are examples that ship with BW. It is easy enough to create your own certificates and there are multiple implementations of this OASIS standard (Oracle, IBM, Microsoft, multiple Open Source impls.).



More Like This

  • Retrieving data ...