Skip to content

Fix autopadding issue with for 3DES algorithm #20

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

Merged
merged 3 commits into from
Mar 17, 2017
Merged

Conversation

xdmnl
Copy link
Contributor

@xdmnl xdmnl commented Sep 18, 2016

Onelogin uses triple DES encryption algorithm to encrypt their SAML response and xml-encryption fails to decrypt the response (issue solution described here: nodejs/node#2794 (comment))
This PR applies de1ec53 and 26c3916 for 3DES algorithm.
I also DRYed the decrypt code and unit tests.

@siacomuzzi siacomuzzi merged commit 1df2774 into auth0:master Mar 17, 2017
@siacomuzzi
Copy link
Member

npm: xml-encryption@0.10.0

thanks for contributing!

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