Skip to content

chore: Block js RSA-OAEP padding combination on FIPS - #145

Open
adamjmcgrath wants to merge 3 commits into
masterfrom
fips-error
Open

chore: Block js RSA-OAEP padding combination on FIPS#145
adamjmcgrath wants to merge 3 commits into
masterfrom
fips-error

Conversation

@adamjmcgrath

Copy link
Copy Markdown
Contributor

Description

Throw when attempting to us custom oaep padding code in FIPs mode

Testing

Describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Also include details of the environment this PR was developed in (language/platform/browser version).

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@adamjmcgrath
adamjmcgrath requested a review from a team as a code owner August 10, 2026 12:45
Comment thread lib/oaep.js Outdated
Co-authored-by: Filip Skokan <panva.ip@gmail.com>
CharlesRea
CharlesRea previously approved these changes Aug 10, 2026
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.

3 participants