> 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