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

Add presentation message #89

Open
3 tasks
christianpaquin opened this issue Jan 16, 2025 · 0 comments
Open
3 tasks

Add presentation message #89

christianpaquin opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@christianpaquin
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant