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

Creating XADES-T signature from generated signature (hwcrypto) from eID cards #133

Open
DigitalLeaves opened this issue Apr 29, 2023 · 3 comments

Comments

@DigitalLeaves
Copy link

Hello!

This is a request for help or information more than a bug report.

I want to add timestamped signatures to an ASIC-E container. I am using eideasy-browser-js to create the containers, and I can create a successful signature (SHA-256 for example) using hwcrypto. I CANNOT access the private key because it is contained in an eID card, so all I can do is access the public certificate and get a signature from it.

What I want is to know how to convert these signature that I obtain into a valid xAdES signature to be inserted into the container.
Is that possible at all using xadesjs?

Any insight or help greatly appreciated.
Thanks

@adam-rocska
Copy link

@DigitalLeaves I assume you managed to tackle this s*t show? If so, could you update the ticket and perhaps share some intel how it's solved?

@DigitalLeaves
Copy link
Author

DigitalLeaves commented Jul 15, 2024

@adam-rocska unfortunately not, we switched to Web eID. After a while it was obvious that this project is not really active or usable.

@adam-rocska
Copy link

AWESOME! Thanks! I can’t believe I didn’t stumble upon web-eid so far. Fml. Thank you! 🙏

For anyone else stumbling upon this ticket:

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

No branches or pull requests

2 participants