Giter VIP home page Giter VIP logo

Comments (5)

swcurran avatar swcurran commented on June 17, 2024 2

Got it. So sniff the proofValue and process it according to that encoding.

from anoncreds-rs.

TimoGlastra avatar TimoGlastra commented on June 17, 2024

I think Many suggested that it can all be one identifier

I'm a proponent of this, as it also simplifies the querying and PEX logic a lot.

cc @Artemkaaas @swcurran

from anoncreds-rs.

swcurran avatar swcurran commented on June 17, 2024

Makes sense. I had been thinking about the need to know the crypto suite in combination only with the proofValue field. But I gather that you are saying the context of where the cyrptosuite is referenced would also be considered and is sufficient for use in interpreting the proofValue.

In the meetings, we didn’t get to this issue to discuss it and so it never changed.

FYI — looking at the code, it appears the strings used are anoncredsvc-2023, vc-anoncredspres2023, and anoncredspresvp-2023

from anoncreds-rs.

swcurran avatar swcurran commented on June 17, 2024

@Artemkaaas — would you be able to make this change?

@ianco @andrewwhitehead @tra371 @gvelez17

from anoncreds-rs.

TimoGlastra avatar TimoGlastra commented on June 17, 2024

But I gather that you are saying the context of where the cyrptosuite is referenced would also be considered and is sufficient for use in interpreting the proofValue.

Mostly yes, but the actual type (vc, presvc, or presvp) could also be encoded within the proofValue. The cryptosuite should identify so you know how to parse the proofValue, within the proofValue you can include any metadata you want to know how to further process it.

From an email that Manu sent:

One trick we used in the ecdsa and BBS cryptosuites was to use a
header on the proofValue that differentiated between the original
proof and a derived proof. This way, we could use the same cryptosuite
identifier: "anoncreds-2023" and the first byte of the proofValue
told you whether or not the proof was the original proof or a derived
proof.

from anoncreds-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.