You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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.
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
The text was updated successfully, but these errors were encountered: