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

Drop support for the HS512256 algorithm #549

Open
anakinj opened this issue Feb 2, 2023 · 0 comments
Open

Drop support for the HS512256 algorithm #549

anakinj opened this issue Feb 2, 2023 · 0 comments
Milestone

Comments

@anakinj
Copy link
Member

anakinj commented Feb 2, 2023

Did some digging a few weeks ago and discovered this #322 (comment)

Think there is no added value in having support for this algorithm.

@anakinj anakinj added this to the Version 3.0.0 milestone Feb 2, 2023
anakinj added a commit to anakinj/ruby-jwt that referenced this issue Feb 11, 2023
anakinj added a commit to anakinj/ruby-jwt that referenced this issue May 7, 2023
anakinj added a commit to anakinj/ruby-jwt that referenced this issue Dec 17, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Dec 17, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Dec 17, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Dec 28, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Dec 28, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Dec 30, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Dec 30, 2023
 - 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 added a commit to anakinj/ruby-jwt that referenced this issue Jan 29, 2024
 - 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 added a commit that referenced this issue Feb 17, 2024
 - Algos module renamed to JWA
 - Standard HMAC algorithms provided explicitly by OpenSSL (#550)
 - Prepare to remove support for the HS512256 algorithm provided by RbNaCl (#549)
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

No branches or pull requests

1 participant