Skip to content

feat: update default encryption algorithm & block insecure algorithms by default, bumping xml-encryption#113

Merged
julienwoll merged 1 commit intomasterfrom
fix-encryption-algorithms
Mar 31, 2026
Merged

feat: update default encryption algorithm & block insecure algorithms by default, bumping xml-encryption#113
julienwoll merged 1 commit intomasterfrom
fix-encryption-algorithms

Conversation

@julienwoll
Copy link
Copy Markdown
Contributor

Description

Update default encryption algorithm & block insecure algorithms by default, bumping xml-encryption

BREAKING CHANGE: changing default encryption algorithm to http://www.w3.org/2009/xmlenc11#aes256-gcm, adding disallowEncryptionWithInsecureAlgorithm flag to use insecure algorithms for legacy compatibility

Testing

  • 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

@julienwoll julienwoll requested a review from a team as a code owner March 31, 2026 10:06
… by default

BREAKING CHANGE: changing default encryption algorithm to http://www.w3.org/2009/xmlenc11#aes256-gcm, adding disallowEncryptionWithInsecureAlgorithm flag to use insecure algorithms for legacy compatibility
@julienwoll julienwoll force-pushed the fix-encryption-algorithms branch from be876ad to 240c48c Compare March 31, 2026 10:24
@julienwoll julienwoll merged commit 41d5738 into master Mar 31, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants