You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Davanum Srinivas <di...@yahoo.com> on 2004/03/01 19:45:29 UTC

NativeJCE / WSS4J

Werner,

Background: There is a thread on the xml-security dev mailing list
(http://thread.gmane.org/gmane.text.xml.security.devel/2224) about speeding up xmlenc and xmldsig
using a Custom JCE Implementation (JNI wrapper around OpenSSL). Code is currently at
http://cvs.internet2.edu/cgi-bin/viewcvs.cgi/NativeJCE/. I can replicate the significant gains in
the test cases and would like to look at it seriously (maybe get them to donate it to Apache?)

Question: They currently support MessageDigest's using MD5+SHA, Signature's using SHA1withRSA and
Cipher's using RSA. Can you please review our current implementation and latest specs to come up
with a list of items that we'll need implemented in NativeJCE?

Thanks,
dims

=====
Davanum Srinivas - http://webservices.apache.org/~dims/