microsoft / microsoft/crescent-credentials

Add presentation message

Open
#89 0 comments 0 reactions 1 assignee View on GitHub

@christianpaquin is already working on this.

Since Jan 16, 2025.

enhancement
Dominant language
Circom
Stars
52
Forks
13
Avg merge
1d 32m
Merged PRs (30d)
1

Description

Add a presentation challenge to the proof transcript to encode a verifier challenge for interactive presentations, or a timestamp+verifier UID for non-interactive ones. This could also encode payload to be signed by the user's credentials. See section 3.3 of the Crescent paper for details.

This will likely be split in multiple PRs:

  • update library to support accept arbitrary bytes
  • add higher level API to support various use cases
  • add functionality to the sample

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.