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

Rename Algos to JWA and prepare for deprecating nonstandard algorithm #575

Merged
merged 1 commit into from Feb 17, 2024

Conversation

anakinj
Copy link
Member

@anakinj anakinj commented Dec 17, 2023

Description

This PR does some major rearraging of the algorithms provided by the gem.

Checklist

Before the PR can be merged be sure the following are checked:

  • There are tests for the fix or feature added/changed
  • A description of the changes and a reference to the PR has been added to CHANGELOG.md. More details in the CONTRIBUTING.md

@anakinj anakinj force-pushed the algos-to-jwa branch 2 times, most recently from 8d2c880 to d589585 Compare December 17, 2023 17:37
@anakinj anakinj changed the title Algorithm cleanup. Rename Algos to JWA and prepare for deprecating nonstandard algorithm Dec 17, 2023
@anakinj anakinj force-pushed the algos-to-jwa branch 4 times, most recently from 5f91246 to 2992763 Compare December 30, 2023 19:50
 - Algos module renamed to JWA
 - Standard HMAC algorithms provided explicitly by OpenSSL (jwt#550)
 - Prepare to remove support for the HS512256 algorithm provided by RbNaCl (jwt#549)
@anakinj anakinj merged commit 13dd333 into jwt:main Feb 17, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant