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 SD-JWT VC Profile #115

Merged
merged 19 commits into from
Apr 7, 2024
Merged

Add SD-JWT VC Profile #115

merged 19 commits into from
Apr 7, 2024

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    56ef44a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Fix formatting

    javereec committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a8e63e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a050e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8537e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update presentation request to authorization request

    Co-authored-by: Brian Campbell <[email protected]>
    javereec and bc-pi committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    72bc259 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Introduce unsecured sd-jwt vc payload to help explain how to match re…

    …quested claims defined in PE
    javereec committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2940572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906bb36 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    88d38f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829f6f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a921f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Capitalize Credentials

    Co-authored-by: Christian Bormann <[email protected]>
    javereec and c2bo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d708857 View commit details
    Browse the repository at this point in the history
  2. Simplify wording

    Co-authored-by: Christian Bormann <[email protected]>
    javereec and c2bo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b8753e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ed38e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3fb9ec View commit details
    Browse the repository at this point in the history
  5. Change protection of jwts into signing of jwts

    Co-authored-by: Kristina <[email protected]>
    javereec and Sakurann committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a29f545 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. protection -> signing

    Co-authored-by: Paul Bastian <[email protected]>
    javereec and paulbastian committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1fc1183 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. verifier -> Verifier

    Co-authored-by: Oliver Terbu <[email protected]>
    javereec and awoie committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    abe9b8c View commit details
    Browse the repository at this point in the history
  2. Small fix

    Co-authored-by: Oliver Terbu <[email protected]>
    javereec and awoie committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    803ef42 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Oliver Terbu <[email protected]>
    javereec and awoie committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3b756c0 View commit details
    Browse the repository at this point in the history