You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2006/05/27 19:08:25 UTC

DO NOT REPLY [Bug 39029] - Stax verifier JSR105 implementation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39029>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39029





------- Additional Comments From raul-info@r-bg.com  2006-05-27 17:08 -------
New PATCH
Hi, a new version of the patch that happens to decode and verify and SAML
assertion(a enveloped signature). So enveloped and detached-before-the-signature
signatures are supported right now. 
The API used is the signature/reference aware. 
I'm going to concetrate in:
  *Inclusive C14n support: it's going to be a parameter passed when obtaining
the filter as it slows the parsing, as it must store the xml:* attributes.
  *Refactor & Documentation: I'm going to do some refactor and create some
diagrams of the internal workings, I plan to publish all these things in my blog.

The TODO:
[ ] Do inclusive C14n
[X] Design the API for signed data before signature describing it.
[ ] Do Transformations
[ ] Refactor
[ ] And documentation
[ ] Optimize for speed not for easy debugging. :(
[ ] Keys/Cert decoding...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.