[xmlsec] "Streaming" interface for signature verification

Aleksey Sanin aleksey at aleksey.com
Sun Aug 2 07:16:01 PDT 2009


Unfortunately, no. It is possible to do streaming for some kinds
of signatures but not for all of them. And xmlsec implements the
more generic case only.

Aleksey

Atul Bhouraskar wrote:
> Hi Aleksey,
> 
> I need to verify the signature for a large XML file on an embedded 
> system with limited RAM. The operation fails due to the lack of memory.
> Is there a way around this? I am able successfully use libxml to 
> validate the same file against a schema by the use of the "streaming" 
> interface available. Is there something similar available for xmlsec?
> 
> Regards,
> 
> Atul
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec


More information about the xmlsec mailing list