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

SD-JWT VC implementation #1413

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

SD-JWT VC implementation #1413

wants to merge 22 commits into from

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    b7853fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0114b35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88a538e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix type issue in #[resolver(..)] annotation, support for multiple re…

    …solvers with the same signature
    UMR1352 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bfd5d59 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. resolver integration

    UMR1352 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5671118 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    d7c2cd9 View commit details
    Browse the repository at this point in the history
  2. feature gate resolver-v2

    UMR1352 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7c815c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. structures & basic operations

    UMR1352 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b28fa9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f7fadf View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    55319c5 View commit details
    Browse the repository at this point in the history
  2. change resolver's constraints

    UMR1352 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    704b395 View commit details
    Browse the repository at this point in the history
  3. integrity metadata

    UMR1352 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    130af00 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. display metadata

    UMR1352 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d278060 View commit details
    Browse the repository at this point in the history
  2. claim metadata

    UMR1352 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0a1ed27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d00263 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. validate claim disclosability

    UMR1352 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2111e3b View commit details
    Browse the repository at this point in the history
  2. add missing license header

    UMR1352 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    06e31f2 View commit details
    Browse the repository at this point in the history
  3. resolver change, validation

    UMR1352 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e5e8537 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. SdJwtVcBuilder & tests

    UMR1352 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9bf907f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. validation test

    UMR1352 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    67a0abc View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. KB-JWT validation

    UMR1352 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a510185 View commit details
    Browse the repository at this point in the history