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

Implement JWK utilities, VC, and MultiCredential #355

Merged
merged 20 commits into from
Aug 28, 2023
Merged

Implement JWK utilities, VC, and MultiCredential #355

merged 20 commits into from
Aug 28, 2023

Commits on Aug 25, 2023

  1. integrating userinfo_vc

    Greg Hewett committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a415b28 View commit details
    Browse the repository at this point in the history
  2. Implement multi-credentials

    bifurcation authored and Greg Hewett committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    16693e9 View commit details
    Browse the repository at this point in the history
  3. clang-format adjustments

    Greg Hewett committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    a9472e4 View commit details
    Browse the repository at this point in the history
  4. adding import and export jwk keys into signatures

    Greg Hewett committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2e2fd74 View commit details
    Browse the repository at this point in the history
  5. updated function to something more meaningful

    Greg Hewett committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0b8addf View commit details
    Browse the repository at this point in the history
  6. fixing credential types for validation.

    Greg Hewett committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d7b701f View commit details
    Browse the repository at this point in the history
  7. Fix clang-tidy errors

    Richard Barnes committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    85deba9 View commit details
    Browse the repository at this point in the history
  8. Move base64 functionality to 'hpke' module

    Richard Barnes committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    05c80bf View commit details
    Browse the repository at this point in the history
  9. Review+refactor base64 code

    Richard Barnes committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2d490ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fa909c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    c58ea16 View commit details
    Browse the repository at this point in the history
  2. Add _draft_00 suffix

    bifurcation committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    3d015be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7044910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a449211 View commit details
    Browse the repository at this point in the history
  5. clang-format

    bifurcation committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    840a39f View commit details
    Browse the repository at this point in the history
  6. clang-tidy

    bifurcation committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2249d88 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Copy/paste errors

    bifurcation committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ea43cbf View commit details
    Browse the repository at this point in the history
  2. clang-format

    bifurcation committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    209e0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ecf80b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. responding to @suhasHere comments. Thank you!

    Greg Hewett committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6417880 View commit details
    Browse the repository at this point in the history