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

Non revocation proof cannot be parsed by Indy-SDK #286

Open
conanoc opened this issue Dec 11, 2023 · 3 comments
Open

Non revocation proof cannot be parsed by Indy-SDK #286

conanoc opened this issue Dec 11, 2023 · 3 comments

Comments

@conanoc
Copy link

conanoc commented Dec 11, 2023

version: anoncreds-rs v0.2.0-dev.4

Non revocation proof created by anoncreds-rs fails to be parsed by Indy-SDK.
This is due to anoncreds-clsignatures-rs, and I filed an issue there:
hyperledger/anoncreds-clsignatures-rs#37

@swcurran
Copy link
Member

This requires a fix to the Indy SDK. The change in the format in the presentation is necessary.

It might be possible to code around the issue in the Indy SDK if anyone is interested in taking that path.

The (strong) recommendation is to upgrade from the Indy SDK to use the shared components.

@TimoGlastra
Copy link
Member

Why would this require a change in the indy-sdk? was the change in anoncreds-cl-signatures made because of a security concern?

Because it would mean all deployments now using Indy SDK will be broken and this has quite some implications for adopting AnonCreds RS v0.2 over v0.1 as you don't always control the verifier (the important part here it seems)

@swcurran
Copy link
Member

This was made because of a vulnerability. We let Aries maintainers know some time ago about it, and will be publishing the vulnerability information soon.

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

3 participants