Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amzn/nimbus-jose-jwt_aws-kms-extension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: amzn/nimbus-jose-jwt_aws-kms-extension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 30 files changed
  • 3 contributors

Commits on Jan 19, 2024

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

Commits on Jan 29, 2024

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

Commits on Feb 6, 2024

  1. Added KmsDefaultEncrypter (#12)

    Added KmsDefaultEncrypter. Also added the KmsDefaultJweCompactEncrypterScript class and getJWEHeaderWithEncryptionContext utility method.
    debanshuk committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d455918 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Added KmsDefaultDecrypter (#13)

    Yash Agrawal authored and 1706-yash committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    12f47d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    24de34d View commit details
    Browse the repository at this point in the history
  2. resolves #9, Updated README to cover support for `KmsDefaultEncrypter…

    …` and `KmsDefaultDecrypter`. (#16)
    debanshuk committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9ac6dc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Modified KmsAsymmetricSigningCryptoProvider to accept RFC-compliant J…

    …WSAlgorithm types (#15)
    
    Modified KmsAsymmetricSigningCryptoProvider to accept RFC-compliant JWSAlgorithm types
    rudi-eero committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8cf254f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f8321 View commit details
    Browse the repository at this point in the history
Loading