Skip to content

use proper order of 2 when generating RSA#736

Merged
anakinj merged 1 commit into
jwt:mainfrom
kares:jruby-tests
Jul 1, 2026
Merged

use proper order of 2 when generating RSA#736
anakinj merged 1 commit into
jwt:mainfrom
kares:jruby-tests

Conversation

@kares

@kares kares commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Description

only test changes to be able to run the specs on JRuby.

with Java crypto providers generating primes with sizes that aren't aligned isn't really supported

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

skipping CHANGELOG.md I don't think this needs to be highlighted in release notes, please let me know otherwise

with Java crypto providers generating primes with sizes that aren't 2^x
isn't really supported
@anakinj anakinj merged commit 00cadb6 into jwt:main Jul 1, 2026
15 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.

2 participants