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

Fix keysize of aes128-gcm and aes192-gcm #213

Closed
wants to merge 1 commit into from

Conversation

frnktrgr
Copy link

I came across this using SimpleSAMLphp 1.18.7 and release 3.1.0 of your library against and Shibboleth IdP 4 using aes-128-gcm. Setting the correct keysize fixed the problem.

Thanks for the really great library.

@tvdijen
Copy link
Contributor

tvdijen commented Sep 5, 2020

@robrichards We could really use a bugfix release with this PR (or possibly with #214 instead)

@robrichards
Copy link
Owner

Merged in #214

@robrichards robrichards closed this Sep 5, 2020
@robrichards
Copy link
Owner

@tvdijen I just pushed out 3.1.1 with this fix

@tvdijen
Copy link
Contributor

tvdijen commented Sep 5, 2020

Thanks very much Rob!

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