Thanks Scott, that worked! (For some reason, statically registering the Bouncy Castle provider in the java.security file didn't work, but dynamically registering it runtime did.)
Steve -----Original Message----- From: Scott Cantor [mailto:[EMAIL PROTECTED] Sent: Friday, 23 April 2004 9:49 a.m. To: [EMAIL PROTECTED] Subject: RE: XML Security library & Websphere > In particular: which implementation classes of the crypto > algorithms did you use? IBM's or SUN's ? Given the JDK concern, using Bouncy Castle probably would be the simplest path. It's free and I assume it runs ok on IBM's VM. www.bouncycastle.org -- Scott