You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2014/05/01 16:20:40 UTC

[jira] [Closed] (SANTUARIO-347) StAX - Review / Refactor XMLSecurityInputProcessor class

     [ https://issues.apache.org/jira/browse/SANTUARIO-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh closed SANTUARIO-347.
-----------------------------------------


> StAX - Review / Refactor XMLSecurityInputProcessor class
> --------------------------------------------------------
>
>                 Key: SANTUARIO-347
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-347
>             Project: Santuario
>          Issue Type: Bug
>      Security Level: Public(Public issues, viewable by everyone) 
>          Components: Java
>            Reporter: Marc Giger
>            Assignee: Colm O hEigeartaigh
>             Fix For: Java 2.0.0
>
>
> The analysis of the performance tests revealed a increasing memory consumption during decryption.
> I identified the cause for it in the XMLSecurityInputProcessor class. The XMLSecurityInputProcessor
> buffers the whole XML instead of streaming it through the chain.
> Additionally, it is not possible to decrypt and verify a signature at the same time. Maybe we are able to offer
> this functionality? I don't know if it's possible...



--
This message was sent by Atlassian JIRA
(v6.2#6252)