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

Support JWK public key VM processing into Key #1297

Merged
merged 7 commits into from
Oct 11, 2024

Commits on Oct 2, 2024

  1. move to latest vdr

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9d3fdd4 View commit details
    Browse the repository at this point in the history
  2. move other common git deps to use workspace

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d8860bc View commit details
    Browse the repository at this point in the history
  3. cargo update

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    feb8ef6 View commit details
    Browse the repository at this point in the history
  4. add decode from jwk with tests

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ce45a85 View commit details
    Browse the repository at this point in the history
  5. support in VM processing to public key

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8089e48 View commit details
    Browse the repository at this point in the history
  6. enable jwk in all unit tests

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    83e84ad View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Merge branch 'main' into gm/1289-jwk-did-vm-resolution

    Signed-off-by: George Mulhearn <57472912+gmulhearn@users.noreply.github.com>
    gmulhearn authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    46d01d5 View commit details
    Browse the repository at this point in the history