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

feat: add support for openid4vp response encryption (JARM) #2046

Merged
merged 15 commits into from
Oct 8, 2024

Commits on Sep 25, 2024

  1. feat: prepare for jarm

    auer-martin committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ac8b0de View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. feat: add direct ecdh-es jwe encryption/decryption

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8936033 View commit details
    Browse the repository at this point in the history
  2. style: formatting

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a32d085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3516530 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e25bc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb87fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bed31c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ddbee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix: validate client_metadata

    Signed-off-by: Martin Auer <martin.auer97@gmail.com>
    auer-martin committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ee45087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396de46 View commit details
    Browse the repository at this point in the history
  3. docs(changeset): feat: add jarm-support

    Signed-off-by: Martin Auer <martin.auer97@gmail.com>
    auer-martin committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2db46d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    eae8cad View commit details
    Browse the repository at this point in the history
  2. remove custom deps

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d5ae7f0 View commit details
    Browse the repository at this point in the history
  3. update

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c5bffad View commit details
    Browse the repository at this point in the history
  4. update

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f9773c4 View commit details
    Browse the repository at this point in the history