> Can you please post your config.xml? I don't actually have it configured in or tested yet, I was busy playing with Phaos' JCE while they were building this thing. I'll ask them to give me a copy.
I can tell you more or less what's involved. You just go down into the section under providers and add a reference to the provider class (edu.internet2.middleware.nativejce.Provider) and assign it a shorthand name. Then you stick in a reference to the provider at the top of the various algorithm lists below. Looks like they've implemented MD5, SHA1, SHA1withRSA and RSA (which I think doesn't work because the jar isn't signed). -- Scott