> You mentioned in your previous e-mail that you have seen significant 
> performance improvements.  Is this when interfaced with xml-security?

Yes, exactly. We edit the config.xml to reference the OpenSSL shim provider
for RSAwithSHA1, some hashing, etc. That static approach to the JCE
selection process is a bit, umm, weird.

> It would be interesting to turn this (or something like it) into a fully 
> fledged library.  I wonder if one could apply for a signing cert from 
> Sun to sign the provider?

We looked at it, I don't think we came to any conclusions. If somebody does
the legwork...

The nice thing is it's easy to just keep adding stuff, whatever you don't
implement will fall through to Java providers anyway.

-- Scott

Reply via email to