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

Generate Test Vectors from AFG #1

Closed
OR13 opened this issue Mar 21, 2022 · 3 comments
Closed

Generate Test Vectors from AFG #1

OR13 opened this issue Mar 21, 2022 · 3 comments
Assignees

Comments

@OR13
Copy link
Contributor

OR13 commented Mar 21, 2022

  • Lets assume JsonWebSignature2020.
  • Pick a use case (like PRC)
  • English language description of tests, for both issuance and presentation.
  • Define the CM objects (only relevant to issuance)
  • Define the PE objects (only relevant to presentation exchange)
  • write code in AFG to gather data from the examples, do not attempt AATH until AFG integration is done
  • capture the issuance exchange JSON messages
  • capture the presentation exchange JSON messages
  • save them all to a directory.
  • open a pull request here to add examples from the directory to the spec.
@OR13 OR13 changed the title Generate Test Vectors form AFG Generate Test Vectors from AFG Mar 21, 2022
@OR13
Copy link
Contributor Author

OR13 commented Mar 21, 2022

@OR13 OR13 transferred this issue from decentralized-identity/waci-presentation-exchange Mar 21, 2022
@bumblefudge
Copy link
Contributor

Discussed on today's call:

  • Brent noticed a BBS type in some of the examples - Rolson fixing and coming back
  • A simple readme for each folder explaining which step in the spec each file corresponds to and a super-quick, highlevel "choreography" as Daniel Hardman would say ("if your system consumes 1 & 4, it should produce something like 2, 3 and 5") should meet the "english language" request

@OR13
Copy link
Contributor Author

OR13 commented Apr 4, 2022

we did it fam!

@OR13 OR13 closed this as completed Apr 4, 2022
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