I'm currently evaluating implementations of the W3C XML Enc/Sig. specifications.
I don't envy you :-)
I've seen an example for XML Encryption using Apache XML Security. It uses the class XMLCipher. This class is not included in Version 1.04 and 1.05D2. Neither did I find an example for encryption in those two releases. I did find XMLCipher in the CVS on the other hand.
You are correct here.
Does this mean that XML Encryption is currently NOT supported by Apache XML Security (v2.0 does not seem to be a full release, considering the recent mails on this list)?
It's not supported by a proper release yet, we have been trying to get one out for a while, but there are a few things to take care of first that are quite distracting.. licensing, bugs, old and weird build system, uncertainty over interop issues with Xalan/Xerces etc :)
You are quite welcome to check out CVS and work from there.. instructions are on the website, but if you need any help, just let us know.
Erwin
