Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of XAdES-X and XAdES-X-L forms #55

Open
GoogleCodeExporter opened this issue Aug 6, 2015 · 14 comments
Open

Validation of XAdES-X and XAdES-X-L forms #55

GoogleCodeExporter opened this issue Aug 6, 2015 · 14 comments

Comments

@GoogleCodeExporter
Copy link

While the library can create XAdES-X and XAdES-X-L forms by extending XAdES-C 
document it can't validate them.

Related: issue 18.

What version of the product are you using? On what operating system?
1.3.0

Please provide any additional information below.
Preliminary patches (not final) to add support for XAdES-X and XAdES-X-L forms 
are attached.

Missing features:
1. Code does not use the time from SigAndRefsTimeStamp to validate 
SignatureTimeStamp 
2. Does not add support for optional tags: AttrAuthoritiesCertValues or 
AttributeRevocationValues.
3. Does not use CertificateValues or RevocationValues for checking the validity 
of Signature (still depends on validator to have proper CRLs and Certificates)

Original issue reported on code.google.com by hubert.k...@gmail.com on 16 Oct 2012 at 5:21

Attachments:

@redarqas
Copy link

This issue is still open, is xdes4j v1.3.2 support XAdES-X and XAdES-X-L ? or should I apply patches to the current master to get XAdES-X-L working ?

@luisgoncalves
Copy link
Owner

luisgoncalves commented Dec 21, 2015 via email

@redarqas
Copy link

thanks @luisgoncalves, are you planning to include X-L support in a future release? (notify @yanoz)

@luisgoncalves
Copy link
Owner

Unfortunately I can't say it's planned. I'd like to add that support as well as other aspects discussed with Hubert (the developer that submitted the patches), but I haven't been able to keep up with the library development. Nevertheless, it is not forgotten (e.g. I participated on ETSI plugtests last fall). I'd like to catch up on developments eventually...

@leonardoavs
Copy link

Is this issue closed, and the xades4j is supporting validation of XL forms it? I mean could I validate a File with the XL form?

@luisgoncalves
Copy link
Owner

Hello @leonardoavs, this issue isn't closed because X-L support is not completely integrated in the lib.

Work from community developers over time has been merged in #146 into the xades-x-l-a branch. However, a lot of stuff changed (breaking changes) and a full review of the code is still to be done. You can build the lib from that branch and try the new features. Note that you'll have to be using the tests as documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants