robrichards / xmlseclibs

A PHP library for XML Security
BSD 3-Clause "New" or "Revised" License
388 stars 181 forks source link

XAdES format #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Suport XAdES format.

http://en.wikipedia.org/wiki/XAdES

Original issue reported on code.google.com by elmagome...@gmail.com on 1 Oct 2011 at 6:12

danitalika commented 9 years ago

A colleague and I have done a set of modifications that allows to xmlseclibs validate a XMLDSig + XAdES, but not XADES-T, XAdES-C, XAdES-X, XAdES-X-L or XAdES-A.

The current problem with XAdES is that xmlseclibs removes the ds:Signature element when validates the first ds:Reference, so it cannot find the next references to other signed elements like xades:QualifyingProperties->xades:SignedProperties inside the ds:Object of ds:Signature, id est, xmlseclibs cannot process enveloped-signature and detached-signature such signatures used by XAdES.

If someone are interested in our changes to xmlseclibs to validate XAdES (not to sign, nowadays), we could do a pull request to share them with you.

renearias commented 9 years ago

hi im am interested on xades

Yiivgeny commented 8 years ago

+1 for signing (at least -BES) thanks.

luigisalas commented 8 years ago

Someone able to sign with xadex_bes standard?

ghost commented 7 years ago

Good day, am interested in XAdES also

kporras07 commented 7 years ago

Hi I know this issue is kinda old; but I'm also interested in XAdES, specially XAdES-EPES; so, if you have code to share that would be very useful :)

Surt commented 5 years ago

@danitalika I'm interested on your XAdES implementation. Can you share it on github so we can help with it?

danitalika commented 5 years ago

El 17/1/2019 a las 18:56, Erik Wiesenthal escribió:

@danitalika https://github.com/danitalika I'm interested on your XAdES implementation. Can you share it on github so we can help with it?

Hi Erik, I did it few years ageo, I have to search it in my backup HD, as soon as I find it, I will send it to you.

Thanks for you interest.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/robrichards/xmlseclibs/issues/10#issuecomment-455267405, or mute the thread https://github.com/notifications/unsubscribe-auth/AMTLkYKCfGH_-aheXBRlnvK04xYolsZvks5vELlAgaJpZM4FDdto.

danitalika commented 5 years ago

Hi all,

I've found the library I have modified four years a go, and changes are made over versión 1.3.1.

Anyway I attach the file whit the hope someone could find them usefull. Best regards! xmlseclibs.php.gz